module

Noir

Noir is a syntax highlight library for Crystal.

Constants

VERSION = "0.1.0"

Class methods

find_lexer(name : String) : Lexer | Nil
Source
find_theme(name : String, scope = ".highlight") : Theme | Nil
Source
highlight(code : String, lexer, formatter)
Source

Nested types