Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(80)

Side by Side Diff: polymer_0.5.4/bower_components/polymer/README.md

Issue 895523005: Added Polymer 0.5.4 (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # Polymer 1 # Polymer
2 2
3 [![Polymer build status](http://www.polymer-project.org/build/polymer-dev/status .png "Polymer build status")](http://build.chromium.org/p/client.polymer/waterfa ll) 3 [![Polymer build status](http://www.polymer-project.org/build/polymer-dev/status .png "Polymer build status")](http://build.chromium.org/p/client.polymer/waterfa ll)
4 4
5 ## Brief Overview 5 ## Brief Overview
6 6
7 For more detailed info goto [http://polymer-project.org/](http://polymer-project .org/). 7 For more detailed info goto [http://polymer-project.org/](http://polymer-project .org/).
8 8
9 Polymer is a new type of library for the web, designed to leverage the existing browser infrastructure to provide the encapsulation and extendability currently only available in JS libraries. 9 Polymer is a new type of library for the web, designed to leverage the existing browser infrastructure to provide the encapsulation and extendability currently only available in JS libraries.
10 10
11 Polymer is based on a set of future technologies, including [Shadow DOM](http:// w3c.github.io/webcomponents/spec/shadow/), [Custom Elements](http://w3c.github.i o/webcomponents/spec/custom/) and Model Driven Views. Currently these technologi es are implemented as polyfills or shims, but as browsers adopt these features n atively, the platform code that drives Polymer evacipates, leaving only the valu e-adds. 11 Polymer is based on a set of future technologies, including [Shadow DOM](http:// w3c.github.io/webcomponents/spec/shadow/), [Custom Elements](http://w3c.github.i o/webcomponents/spec/custom/) and Model Driven Views. Currently these technologi es are implemented as polyfills or shims, but as browsers adopt these features n atively, the platform code that drives Polymer evacipates, leaving only the valu e-adds.
12 12
13 ## Tools & Testing 13 ## Tools & Testing
14 14
15 For running tests or building minified files, consult the [tooling information]( https://www.polymer-project.org/resources/tooling-strategy.html). 15 For running tests or building minified files, consult the [tooling information]( https://www.polymer-project.org/resources/tooling-strategy.html).
16 16
17 ## Releases 17 ## Releases
18 18
19 [Release (tagged) versions](https://github.com/Polymer/polymer/releases) of Poly mer include concatenated and minified sources for your convenience. 19 [Release (tagged) versions](https://github.com/Polymer/polymer/releases) of Poly mer include concatenated and minified sources for your convenience.
20 20
21 [![Analytics](https://ga-beacon.appspot.com/UA-39334307-2/Polymer/polymer/README )](https://github.com/igrigorik/ga-beacon) 21 [![Analytics](https://ga-beacon.appspot.com/UA-39334307-2/Polymer/polymer/README )](https://github.com/igrigorik/ga-beacon)
OLDNEW
« no previous file with comments | « polymer_0.5.4/bower_components/polymer/.bower.json ('k') | polymer_0.5.4/bower_components/polymer/bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698