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

Side by Side Diff: bower_components/prettify-element/README.md

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 11 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
(Empty)
1 prettify-element
2 ===================
3
4 See the [component page](http://polymer.github.io/prettify-element) for more inf ormation.
5
6 prettify-import
7 ==================
8
9 Import files are a new invention, so libraries like [`prettify`](https://code.go ogle.com/p/prettify/) do not yet provide them.
10
11 `prettify-import` is an intermediary that provides an import file for the `prett ify` component.
12 `prettify-import` depends on `prettify`.
13
14 Components that want to use `prettify` standalone should depend on `prettify-imp ort`. Such components need not use Polymer or `prettify-element`, but we put th e import and the element in one package for convenience.
OLDNEW
« no previous file with comments | « bower_components/prettify-element/.bower.json ('k') | bower_components/prettify-element/bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698