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

Side by Side Diff: polymer_0.5.4/bower_components/prettify-element/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 prettify-element 1 prettify-element
2 =================== 2 ===================
3 3
4 See the [component page](http://polymer.github.io/prettify-element) for more inf ormation. 4 See the [component page](http://polymer.github.io/prettify-element) for more inf ormation.
5 5
6 prettify-import 6 prettify-import
7 ================== 7 ==================
8 8
9 Import files are a new invention, so libraries like [`prettify`](https://code.go ogle.com/p/prettify/) do not yet provide them. 9 Import files are a new invention, so libraries like [`prettify`](https://code.go ogle.com/p/prettify/) do not yet provide them.
10 10
11 `prettify-import` is an intermediary that provides an import file for the `prett ify` component. 11 `prettify-import` is an intermediary that provides an import file for the `prett ify` component.
12 `prettify-import` depends on `prettify`. 12 `prettify-import` depends on `prettify`.
13 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. 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

Powered by Google App Engine
This is Rietveld 408576698