JavaScript Code Syntax Highlighter Library: Rainbow
Rainbow is a lightweight (1.2kb) code syntax highlighter library written in JavaScript.
Rainbow on its own is very simple. It goes through code blocks, processes regex patterns, and wraps matching patterns in span
tags. All the theming is left up to CSS.
This JavaScript code syntax highlighter is easy to use, extendable and completely themable via CSS.
Recent Comments