0.0.1-alpha • Published 4 years ago
supa-colors v0.0.1-alpha
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
0.0.1-alpha
4 years ago