0.2.1 • Published 4 years ago

@highlightjs/generator v0.2.1

Weekly downloads
3
License
BSD-3-Clause
Repository
github
Last release
4 years ago

@highlightjs/generator

npm npm CircleCI David

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