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