Skip to content

Features

Kyle Alexis Sargeant edited this page May 25, 2017 · 3 revisions

Go on... amaze me!

  • Console output is fully-colored... consistent across Node and browsers,
  • Offers developers the entire color palette available for 16, 256 and TrueColor capable consoles.
  • A single and simple API - utilising the CSS3 Named Colors scheme or, if needed, direct RGB values.
  • Syntax-highlighting of code and JSON by default.
  • Everything can be customised - on the fly - or in a single config file.
  • A safe drop-in replacement for the built-in console,
  • A drop-in replacement for colorizers like: chalk and color.js
  • So simple to use...

...that by the end of this page and you'll already have learnt all you need.

Happy console'ing and colorizing! ;)

Clone this wiki locally