olizilla / grunt-asciify

figlet-js based grunt task turns plain-text into Awesome Text
MIT License
20 stars 1 forks source link

Color options #4

Open dylang opened 11 years ago

dylang commented 11 years ago

It would be nice if there was an option to choose colors.

Chalk is a nice library for this.

https://github.com/sindresorhus/chalk

Another option would be an option for a formatter-type function so we can process the string before outputting.