Open dylang opened 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.
formatter
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.