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