prism-nsis
v0.9.0
Published
NSIS support for the PrismJS syntax highlighter
Downloads
53
Maintainers
Readme
prism-nsis
NSIS syntax highlighter for PrismJS, a lightweight, extensible syntax highlighter, built with modern web standards in mind.
Installation
# Install
$ npm install prism-nsis
# Build
$ cd prism-nsis
$ yarn || npm install
Usage
Build
A minified JavaScript package will be built automatically after installing with NPM. To manually trigger a build, run npm run build
.
License
This work is licensed under the The MIT License.