使用Polymer 1.0的单页面应用程序(SPA)示例

时间:2015-06-05 05:41:40

标签: polymer single-page-application polymer-1.0

有人可以使用Polymer 1.0提供单页面应用程序(SPA)的示例吗?

4 个答案:

答案 0 :(得分:9)

Polymer Starter Kit使用单页面应用程序结构。他们的Github页面是here

答案 1 :(得分:2)

结帐Made with PolymerBuilt with Polymer

这两个都是使用Polymer 1.0展示SPA的精选网站。

here is an article

答案 2 :(得分:2)

带聚合物+ iscroll的单页滚动应用程序示例。

https://github.com/sgoran/polymer-spa

答案 3 :(得分:1)

查看Google IO 2015上的Polymer会话。视频https://youtu.be/fD2As5RmM8Q?t=25m52s说明了如何以聚合方式完成。

该代码位于https://github.com/googlechrome/ioweb2015

https://github.com/google/santa-tracker-web提供的圣诞老人跟踪器也是一个单页应用。然而,主持人没有详细说明。