Skip to content

Latest commit

 

History

History
151 lines (145 loc) · 6.01 KB

File metadata and controls

151 lines (145 loc) · 6.01 KB
layout home
title Welcome

欢迎来到明天的世界

Web Components将Web开发引入一个新的纪元,它完全基于传承自HTML的可封装易共用的Custum elements。站在一系列新的Web标准的顶端,Polymer使得无论是创建一个普通的按钮,还是一个完善的可跨桌面和移动及更多平台的应用程序变得更加简单快速。

Designer

Launch the designer tool

Designer 是个使用 {{site.project_title}} 来制作原型 app 的可视化拖拽式工具.你的作品将会被作为 Github gists 保存起来.

{% comment %}

Everything is an element

From <a> to <select>, elements are the building blocks of HTML. But modern applications have outgrown these built-in elements, forcing app developers to rely on JavaScript frameworks to provide dynamic, custom behavior. The resulting apps are frequently complex and monolithic; a component developed for one may not work in another.

{{site.project_title}} puts elements back at the center of web development. With {{site.project_title}}, you can craft your own HTML elements and compose them into complete, complex applications that are scalable and maintainable.

{% endcomment %}

Demos

Topeka

一个有趣的问答 app, 使用基于 material-design 的 paper-elements 创建.

Paper Elements

基于 material design 的 Polymer elements 的实例演示

Calculator

一个计算器 app, 突出演示了模拟油墨的特效