mylittlecolor

0.1.4 • Public • Published

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);

Readme

Keywords

none

Package Sidebar

Install

npm i mylittlecolor

Weekly Downloads

0

Version

0.1.4

License

MIT

Last publish

Collaborators

  • countjr