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
- Host: GitHub
- URL: https://github.com/georgeosddev/autoprettify.js
- Owner: georgeOsdDev
- License: apache-2.0
- Created: 2012-09-25T11:58:48.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-25T16:26:26.000Z (over 12 years ago)
- Last Synced: 2025-01-20T19:34:07.939Z (4 months ago)
- Homepage: http://georgeosddev.github.com/autoPrettify.js/
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: COPYING
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)