#syntax-highlighting #syntax-highlighter #syntax #highlighting #highlighter #tokenization #parser

colorblast

Syntax highlighting library for various programming languages, markup languages and various other formats

3 releases

0.0.3 Jul 1, 2023
0.0.2 Jul 1, 2023
0.0.1 Jun 16, 2023

#2411 in Parser implementations

28 downloads per month
Used in colorblast-cli

Zlib license

79KB
2K SLoC

ColorBlast

CI Latest Version Docs License

Warning: This library is experimental and may change drastically in 0.0.* versions.

ColorBlast is a syntax highlighting library (and cli), capable of rendering syntax highlighted code to the terminal, HTML, and images.


lib.rs:

Render syntax highlighted code into HTML or ANSI codes for the terminal.

Dependencies

~225KB