0.0.1 • Published 6 years ago

@f0c1s/color-yellow v0.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

COLOR yellow node module

Ligthweight color module. Not like big modules that waste space on your disk.

Usage

npm i @f0c1s/color-yellow

const yellow = require('@f0c1s/color-yellow')

yellow(textstr) // this will return colored string. You should console.log it to check.

LICENSE

ISC