0.0.1-alpha • Published 4 years ago

supa-colors v0.0.1-alpha

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

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