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