cli-ansi
Some scripts to help with creating CLI colors, animations, and text alignment.
import CliAnsi from "cli-ansi";
console.log(
CliAnsi.fgRed("This text is read");
);
Some scripts to help with creating CLI colors, animations, and text alignment.
import CliAnsi from "cli-ansi";
console.log(
CliAnsi.fgRed("This text is read");
);
npm i cli-ansi
531
1.0.5
MIT
49.2 kB
8