• Home
  • History
  • Annotate
  • only in /external/chromium_org/third_party/polymer/
NameDateSize

..04-Jun-20144 KiB

build.log04-Jun-2014820

LICENSE04-Jun-20141.5 KiB

OWNERS04-Jun-201439

PATENTS04-Jun-20141.3 KiB

platform.js04-Jun-2014159 KiB

polymer.js04-Jun-201422.7 KiB

README.chromium04-Jun-2014869

README.md04-Jun-2014322

README.chromium

1Name: Polymer
2URL: http://www.polymer-project.org
3Version: 0.0.20131107
4Revision: c5b3ef18879843d41302a9722884dfc60963b492
5License: BSD
6License File: LICENSE
7Security Critical: no
8
9Description:
10This directory contains a copy of polymer.min.js file. It is a minified version
11of javascript library Polymer. Polymer is comprised of two efforts:
121. A set of core platform features (Shadow DOM, Custom Elements, MDV).
13Initially, these core features will be enabled with a set of polyfills. As
14browsers begin to implement these new primitives, the polyfill platform layer
15becomes smaller and better over time.
162. A next-generation web application framework built upon these core
17technologies called the Polymer.
18
19This is downloaded from polymer stable release
20(https://github.com/Polymer/polymer/releases). See build.log and README.md for
21how the minified file is generated.
22

README.md

1Polymer is a new type of library for the web, built on top of Web Components, and designed to leverage the evolving web platform on modern browsers.
2
3For Docs, License, Tests, and pre-packed downloads, see:
4http://www.polymer-project.org/
5
6Many thanks to our contributors:
7https://github.com/Polymer/platform/contributors
8