5 projects
go-colorful
A Go library for color manipulation and conversion between different color spaces, providing functionality for working with RGB, HSL, HSV, Lab, Luv, HCL and XYZ colors, as well as color blending and gradient generation
81
43
$96K
ansi-regex
A JavaScript library that provides regular expressions for matching ANSI escape codes and control sequences in text strings
73
37
$16K
go-colorable
go-colorable is a Linux Foundation project that provides a cross-platform Go library for handling ANSI color escape sequences in terminals, enabling colored text output even on Windows systems that don't natively support ANSI colors.
70
40
$36K
is-unicode-supported
A Node.js package that detects whether Unicode is supported in the current terminal environment
13
7
$3.4K
TableWriter for Go
A Go library for formatting text output into ASCII tables, providing features for creating and customizing tabular data display in command-line applications