blob: 9a8d6d4509bc87db6a79cf2d64a0ed0c21abb9b9 [file] [log] [blame]
Name: Polymer
Short Name: polymer
URL: http://www.polymer-project.org
Version: 0.3.5
Revision: (See <component>/.bower.json)
License: BSD
License File: LICENSE
Security Critical: no
Description:
This directory contains a copy of the following components which are a part of
the Polymer project:
-polymer
-platform
The directory can be updated by running "bower update". A now component can be
installed by running "bower install Polymer/<component>". Be sure to add the
.bower.json file to the repository as it includes the revision information of
the polymer component.
The version can be found in header of polymer/polymer.js. The license can
be found in polymer/LICENSE.
The source git repositories can be found at:
https://github.com/Polymer/<component>
Polymer is comprised of two efforts:
1. A set of core platform features (Shadow DOM, Custom Elements, MDV).
Initially, these core features will be enabled with a set of polyfills. As
browsers begin to implement these new primitives, the polyfill platform layer
becomes smaller and better over time.
2. A next-generation web application framework built upon these core
technologies called the Polymer.