neocolor
TypeScript icon, indicating that this package has built-in type declarations

2.1.1 • Public • Published

Build Status npm version

neocolor logo

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

Package Sidebar

Install

npm i neocolor

Weekly Downloads

4

Version

2.1.1

License

MIT

Unpacked Size

16.9 kB

Total Files

13

Last publish

Collaborators

  • dgellow