anthonyalmarza/chalk

Chalk should return a string, not print it

Closed this issue · 1 comments

For ease of use, and API similarity with the chalk.js sybling,
the chalk methods should return a formated string, not printing it as an output.

This would also solve #8 and enable to have multicolor strings

Solved in 2.0
👍 @anthonyalmarza