layout | title |
---|---|
home |
Welcome |
Web Components usher in a new era of web development based on encapsulated and interoperable custom elements that extend HTML itself. Built atop these new standards, Polymer makes it easier and faster to create anything from a button to a complete application across desktop, mobile, and beyond.
Get {{site.project_title}} View on Github{{site.project_title}} brings an implementation of material design to the web. The paper elements range from controls to effects and user interaction.
Learn more
Recap everything {{site.project_title}} at Google I/O 2014. Watch sessions videos and DevByte shorts.
Watch
Designer is a drag and drop tool for prototyping apps using {{site.project_title}}. Save your experiments as Github gists.
Try it now{% comment %}
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.
A fun quiz app built using material-design based paper-elements
Demo TopekaA sampler showcasing Polymer elements based on material design
Browse ElementsA calculator app mockup highlighting material ink effects
Demo Calculator