1.4.1 • Published 7 months ago

micro-ansi v1.4.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

micro-ansi

Easily use 4 bit ANSI colors in your HTML or terminal

Why

Well, because I can. And as lovely as Chalk is, it's a bit over-engineered for use with Next.js and gives me more errors than it was worth.

Installation

npm import micro-ansi

Usage

ansi.color("Text goes here")

Color Examples

Normal ColorBright Color
black blackbrightBlack brightBlack
red redbrightRed brightRed
green greenbrightGreen brightGreen
yellow yellowbrightYellow brightYellow
blue bluebrightBlue brightBlue
magenta magentabrightMagenta brightMagenta
cyan cyanbrightCyan brightCyan
white whitebrightWhite brightWhite
1.4.1

7 months ago

1.3.3

7 months ago

1.3.2

7 months ago

1.3.1

7 months ago

1.3.0

7 months ago

1.2.0

7 months ago

1.1.0

7 months ago

1.0.0

7 months ago