1.1.0 • Published 8 years ago
show-colors v1.1.0
show-colors
Shows an ANSI color table in your terminal! I'm not sure why, but I couldn't find a suitable package that did this already. It seems like people are just copying random Perl and Bash scripts from the internet to do this job.
Use instantly with npx
$ npx show-colorsInstall with npm
$ npm install -g show-colors
$ show-colorsShort mode
The options -s or --short can be used to get a smaller version of the table
without text.
License
MIT