2018.11.13 • Published 5 years ago

@f0c1s/random-bg-colored-string v2018.11.13

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

Install npm i @f0c1s/random-bg-colored-string

Usage const colored = require('@f0c1s/random-bg-colored-string') console.log(colored(SOME_STRING)) // to print OR const randomlyColoredWelcome = colored('Welcom')