This package has been deprecated

Author message:

Dont use it

nodecoloredconsolelog

1.0.1 • Public • Published

nodeColoredConsoleLog

Colorify your Node.js console output

Download & Install

Use npm or yarn

npm install nodecoloredconsolelog --save

or

yarn add nodecoloredconsolelog

Usage

That's actually easy

const cConsoleLog = require('nodecoloredconsolelog')

cConsoleLog(color, text)

Colors:

  • Black
  • Red
  • Green
  • Yellow
  • Blue
  • Magenta
  • Cyan
  • White

Plans

Implement rest of console methods in JavaScript

/nodecoloredconsolelog/

    Package Sidebar

    Install

    npm i nodecoloredconsolelog

    Weekly Downloads

    0

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    1.69 kB

    Total Files

    4

    Last publish

    Collaborators

    • adamsiekierski