Introducing Fly!
Pretty colors for your console applications written using NodeJS
Easily output some styles to console from your NodeJS application.
- 256 colors! (for the cool terminals that support it)
- Show your output in style, it’s dead simple
- Variables, Functions, Interpolation
- Easy to write templates
- Small library
- Did I mention it was easy to use?
Get it via npm:
npm install fly
And checkout the README on GitHub