• Home
Name Date Size #Lines LOC

..--

LICENSED03-May-20241.5 KiB2827

OWNERSD03-May-202439 32

PATENTSD03-May-20241.3 KiB2421

README.chromiumD03-May-2024869 2219

README.mdD03-May-2024322 85

build.logD03-May-2024820 3834

platform.jsD03-May-2024159 KiB356

polymer.jsD03-May-202422.7 KiB301

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