An open API service indexing awesome lists of open source software.

https://github.com/georgeosddev/autoprettify.js

highlight code automatically
https://github.com/georgeosddev/autoprettify.js

Last synced: 2 months ago
JSON representation

highlight code automatically

Awesome Lists containing this project

README

        

### autoPrettify.js
This script is a wrapper for [prettify.js](http://code.google.com/p/google-code-prettify/).

prettify.js is very good tool, bat it needs some step to highlight syntax.

So **autoPrettify.js** help it's step automatically.

#### Usage
just include this script on `head` tag

#### Sample
visit [Demo](http://georgeosddev.github.com/autoPrettify.js/)

#### Licence

autoPrettify.js is licenced under [MIT](http://opensource.org/licenses/mit-license.php)

[prettify.js](http://code.google.com/p/google-code-prettify/) is licenced under [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0)