An open API service indexing awesome lists of open source software.

https://github.com/vallentin/colorblast

ColorBlast is a syntax highlighting library and binary, capable of rendering syntax highlighted code to the terminal, HTML, and images.
https://github.com/vallentin/colorblast

code2image html-syntax-highlighter lexer lexers render-code syntax-highlighting text-scanner tokenization

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# ColorBlast (and Friends)

[![colorblast-cli](https://github.com/vallentin/colorblast/actions/workflows/ci-colorblast-cli.yml/badge.svg)](https://github.com/vallentin/colorblast/actions/workflows/ci-colorblast-cli.yml)
[![colorblast](https://github.com/vallentin/colorblast/actions/workflows/ci-colorblast.yml/badge.svg)](https://github.com/vallentin/colorblast/actions/workflows/ci-colorblast.yml)
[![any-lexer](https://github.com/vallentin/colorblast/actions/workflows/ci-any-lexer.yml/badge.svg)](https://github.com/vallentin/colorblast/actions/workflows/ci-any-lexer.yml)
[![text-scanner](https://github.com/vallentin/colorblast/actions/workflows/ci-text-scanner.yml/badge.svg)](https://github.com/vallentin/colorblast/actions/workflows/ci-text-scanner.yml)

ColorBlast is a syntax highlighting [library] and [binary], capable of rendering syntax highlighted code to the terminal, HTML, and images.

[library]: https://crates.io/crates/colorblast
[binary]: https://crates.io/crates/colorblast-cli