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
- Host: GitHub
- URL: https://github.com/xyproto/stringpainter
- Owner: xyproto
- License: bsd-3-clause
- Created: 2019-09-26T14:44:06.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-12-18T16:36:43.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T09:38:04.866Z (8 months ago)
- Topics: color, vt100
- Language: Go
- Homepage:
- Size: 2.96 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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