Skip to content

idleberg/prismjs-nsis

Repository files navigation

prism-nsis

npm npm CI

NSIS syntax highlighter for PrismJS, a lightweight, extensible syntax highlighter, built with modern web standards in mind.

Demo Time 🙌

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.