Skip to content

Latest commit

 

History

History
executable file
·
30 lines (19 loc) · 937 Bytes

README.md

File metadata and controls

executable file
·
30 lines (19 loc) · 937 Bytes

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.