Skip to content

CountJr/myLittleColor

Repository files navigation

MyLittleColor

usage

add in dep section of package.json

"myLittleColor": "CountJr/myLittleColor"

example of using

import printColorText from 'myLittleColor';

const boo = 'red booo';
const message = `#red{this} is #cyan{a} #yellow{nice} message. And big #green{${boo}}`;

printColorText(message);

About

Little color library for console with output.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages