ansi-colors icon indicating copy to clipboard operation
ansi-colors copied to clipboard

Without the support for the hex() method, this lib is not an drop-in replacement for Chalk.

Open tabarra opened this issue 4 years ago • 1 comments

Chalk example:

chalk.hex('#DEADED').underline('Hello, world!')

tabarra avatar May 02 '20 00:05 tabarra

@doowb I suggest either:

  1. the wording be changed to: "This library is a drop-in replacement for chalk for X features" or "...with the exception of the following feature(s)...", or
  2. we add support for hex

jonschlinkert avatar May 02 '20 02:05 jonschlinkert