@f0c1s/color-white
v0.0.1
Published
Use white in your console.
Downloads
3
Readme
COLOR white node module
Ligthweight color module. Not like big modules that waste space on your disk.
Usage
npm i @f0c1s/color-white
const white = require('@f0c1s/color-white')
white(textstr) // this will return colored string. You should console.log it to check.
LICENSE
ISC