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