awips2/components/prettify-element
2016-04-03 22:04:09 -05:00
..
bower.json initial publication 2016-04-03 22:04:09 -05:00
demo.html initial publication 2016-04-03 22:04:09 -05:00
index.html initial publication 2016-04-03 22:04:09 -05:00
prettify-element.html initial publication 2016-04-03 22:04:09 -05:00
prettify-import.html initial publication 2016-04-03 22:04:09 -05:00
README.md initial publication 2016-04-03 22:04:09 -05:00

prettify-element

See the component page for more information.

prettify-import

Import files are a new invention, so libraries like prettify do not yet provide them.

prettify-import is an intermediary that provides an import file for the prettify component. prettify-import depends on prettify.

Components that want to use prettify standalone should depend on prettify-import. Such components need not use Polymer or prettify-element, but we put the import and the element in one package for convenience.