1.0.0 • Published 6 years ago

ansidex v1.0.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
6 years ago

ansidex

ANSI escape code index for terminal styling

GitHub | NPM

Install

npm install ansidex

The data

ANSI codes in ansidex are sorted into the following three categories:

  • background - Contains color properties
  • text - Contains color properties
  • style - Includes reset, underscore, blink, reverse, hidden, bright, dim.

Colors

Colors include the following:

  • blue
  • magenta
  • cyan
  • white
  • black
  • red
  • green
  • yellow