prettify-console

1.0.2 • Public • Published

prettify-console

Colorize your Node.js console.
screenshot 2018-09-12 21 52 32 screenshot 2018-09-12 21 53 12

Voilà!!

Installation

  1. Install Package:
    npm install prettify-console
  2. Then, import on top of the entry point by require('prettify-console').

And that's it!

Configuration

You can globally configure how deep you want console.log to expand an object by setting console.log.depth attribute.
Default is 2.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.20latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i prettify-console

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

2.72 kB

Total Files

5

Last publish

Collaborators

  • yuichi-yogo