blob: bbb24b8bc1d049e42d6d93d50c42e7f5e57cf685 [file] [log] [blame]
Name: Polymer
Short Name: polymer
URL: http://www.polymer-project.org
Version: 0.2.2
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.