3 URL: http://www.polymer-project.org
5 Revision: (See <component>/.bower.json)
11 This directory contains a copy of the following components which are a part of
18 The directory can be updated by running "bower update". A now component can be
19 installed by running "bower install Polymer/<component>". Be sure to add the
20 .bower.json file to the repository as it includes the revision information of
21 the polymer component.
23 The version can be found in header of polymer/polymer.js. The license can
24 be found in polymer/LICENSE.
26 The source git repositories can be found at:
27 https://github.com/Polymer/<component>
29 Polymer is comprised of two efforts:
30 1. A set of core platform features (Shadow DOM, Custom Elements, MDV).
31 Initially, these core features will be enabled with a set of polyfills. As
32 browsers begin to implement these new primitives, the polyfill platform layer
33 becomes smaller and better over time.
34 2. A next-generation web application framework built upon these core
35 technologies called the Polymer.