dmfrancisco / minilight

Minimal syntax highlighting library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minilight.js is a small library (1.5k minified+gzipped) which improves readability of code snippets by highlighting, for any programming language, without attaching additional language packages or styles.

It is a fork of microlight.js and took inspiration from macrolight.js.

You can load it and use it like this:

example usage

Here's minilight.js minified and highlighted by itself:

example minified

About

Minimal syntax highlighting library

License:MIT License


Languages

Language:JavaScript 100.0%