colour.js icon indicating copy to clipboard operation
colour.js copied to clipboard

A cored, fixed, documented and optimized version of the popular `colors.js`: Get colors in your node.js console like what...

Results 1 colour.js issues
Sort by recently updated
recently updated
newest added

I suggest having a branch in this project with a safe implementation that never touches the String prototype. I've looked into augmenting the default implementation on master with an option...