dat.gui/components/polymer
George Michael Brower 2d2f4ee888 no message
2014-08-21 13:20:06 -04:00
..
.bower.json no message 2014-08-21 13:20:06 -04:00
bower.json no message 2014-08-21 13:20:06 -04:00
build.log no message 2014-08-21 13:20:06 -04:00
layout.html no message 2014-08-21 13:20:06 -04:00
polymer.html no message 2014-08-21 13:20:06 -04:00
polymer.js no message 2014-08-21 13:20:06 -04:00
polymer.js.map no message 2014-08-21 13:20:06 -04:00
README.md no message 2014-08-21 13:20:06 -04:00

Polymer

Analytics

Build Status: http://build.chromium.org/p/client.polymer/waterfall

Brief Overview

For more detailed info goto http://polymer-project.org/.

Polymer is a new type of library for the web, designed to leverage the existing browser infrastructure to provide the encapsulation and extendability currently only available in JS libraries.

Polymer is based on a set of future technologies, including Shadow DOM, Custom Elements and Model Driven Views. Currently these technologies are implemented as polyfills or shims, but as browsers adopt these features natively, the platform code that drives Polymer evacipates, leaving only the value-adds.

Tools & Testing

For running tests or building minified files, consult the tooling information.