@highlightjs/generator
v0.2.1
Published
Yeoman generator for Highlight.js languages and styles
Downloads
9
Readme
@highlightjs/generator
Description
Yeoman generator for Highlight.js languages and styles
Installation
Use your preferred Node package manager to install the generator
npm i @highlightjs/generator -g
Usage
Create a directory in which you want to scaffold your new language or style. Next, run the generator and follow its instructions.
# Scaffold a new language
hljs language
# Scaffold a new style
hljs style
License
This work is licensed under the BSD 3-Clause "New" or "Revised" License