0.0.1 • Published 5 years ago

@f0c1s/color-magenta v0.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

COLOR magenta node module

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

Usage

npm i @f0c1s/color-magenta

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

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

LICENSE

ISC