prism-nsis

NSIS support for the PrismJS syntax highlighter

Usage no npm install needed!

<script type="module">
  import prismNsis from 'https://cdn.skypack.dev/prism-nsis';
</script>

README

prism-nsis

npm npm CircleCI David

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.