1.0.2 • Published 1 year ago

console-with-color v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Yet another colors for the console solution

Install

npm install console-with-color

Usage

const color_console = require ("console-with-color")

color_console("Hello world!","red");

Colors

  • black
  • red
  • green
  • yellow
  • blue
  • magenta
  • cyan
  • white
  • gray
  • underscore

Maintainers

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago