@f0c1s/random-bg-colored-string
v2018.11.13
Published
Install npm i @f0c1s/random-bg-colored-string
Downloads
4
Readme
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')