Rainbow

From NSIS Wiki
Revision as of 01:36, 10 December 2015 by Jan (talk | contribs) (Created page with "== Description == Rainbow is a code syntax highlighting library written in Javascript. It was designed to be lightweight (1.4kb), easy to use, and extendable. == Installatio...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Description

Rainbow is a code syntax highlighting library written in Javascript. It was designed to be lightweight (1.4kb), easy to use, and extendable.

Installation

GitHub

1. Download Rainbow core library

2. Download NSIS mode

3. Follow build instructions

License

Released under a BSD License.

Links