Sha256: e070c1eb6866c0a7ad4b8f081acbff72acfb65faf9d8c39b64d9ed1988d96528
Contents?: true
Size: 1.31 KB
Versions: 5
Compression:
Stored size: 1.31 KB
Contents
# Polymer [](http://build.chromium.org/p/client.polymer/waterfall) ## Brief Overview For more detailed info goto [http://polymer-project.org/](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](http://w3c.github.io/webcomponents/spec/shadow/), [Custom Elements](http://w3c.github.io/webcomponents/spec/custom/) 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](https://www.polymer-project.org/resources/tooling-strategy.html). ## Releases [Release (tagged) versions](https://github.com/Polymer/polymer/releases) of Polymer include concatenated and minified sources for your convenience. [](https://github.com/igrigorik/ga-beacon)
Version data entries
5 entries across 5 versions & 1 rubygems