2.1.1 • Published 6 years ago
neocolor v2.1.1

neocolor
A simple library for colored output in your console.
Usage
import c from "neocolor"
console.log(c.yellow('hello you'))
console.error(c.red('alert!'))Thanks ❤
Logo: Michele Oliosi

A simple library for colored output in your console.
import c from "neocolor"
console.log(c.yellow('hello you'))
console.error(c.red('alert!'))Logo: Michele Oliosi