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

https://github.com/xyproto/stringpainter

Given a string from any build output, apply some colors
https://github.com/xyproto/stringpainter

color vt100

Last synced: 5 months ago
JSON representation

Given a string from any build output, apply some colors

Awesome Lists containing this project

README

          

# stringpainter

Given a string, return a highlighted string with terminal color codes applied.

This is not intended for syntax highlighting of source code, but of logs and build output.

* Version: 1.0.1
* License: BSD-3