Skip to content

Features

Kyle Alexis Sargeant edited this page May 25, 2017 · 3 revisions
  • 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
  • Less than five minutes to learn. Extremely simple to use.
  • Plays nicely with other code.

Clone this wiki locally