Tiny library providing basic ANSI colors for terminal output
A tiny library providing the basic ANSI colors for the terminal.
tiny-colors
$ tiny-colors red 'Error message'
$ tiny-colors green 'Success message'
$ tiny-colors yellow 'Warning message'