supa-colors

0.0.1-alpha • Public • Published

supa-colors

supa-colors is a tiny library for adding colors to your console logs.

Example:

console.log(supa`($bgWhite)($red)hello($reset) { color: red } ($red)world($reset)`);

Colors (for both foreground and background)

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

Package Sidebar

Install

npm i supa-colors

Weekly Downloads

0

Version

0.0.1-alpha

License

MIT

Unpacked Size

1.59 kB

Total Files

3

Last publish

Collaborators

  • rwbeast