aurelia-highlightjs
v0.1.10
Published
Aurelia component for highlight.js
Downloads
12
Readme
aurelia-hightlightjs
This is an Aurelia custom element for highlight.js
Documentation
If you are looking for documentation on how to use this custom elment, go to http://aurelia-highlightjs.r-w-x.net/
Developers
First you need to bundle the lib :
npm run bundle
Go to site folder :
cd ./site
Start development bundle watcher and server :
npm start