Home | History | Annotate | only in /external/chromium_org/third_party/polymer
Up to higher level directory
NameDateSize
build.log20-Jun-2014820
LICENSE20-Jun-20141.5K
OWNERS20-Jun-201439
PATENTS20-Jun-20141.3K
platform.js20-Jun-2014159K
polymer.js20-Jun-201422.7K
README.chromium20-Jun-2014869
README.md20-Jun-2014322

README.chromium

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

README.md

      1 Polymer 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 
      3 For Docs, License, Tests, and pre-packed downloads, see:
      4 http://www.polymer-project.org/
      5 
      6 Many thanks to our contributors:
      7 https://github.com/Polymer/platform/contributors
      8