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

1.0.2 • Public • Published

cool-log

GitHub license

It can be installed as follows:

npm install --save cool-log

And you can use it like this:
Format the value internally and print it to console.log.

const pr = require("cool-log");
pr("Foo");
pr({bar:1, boom:2});

Package Sidebar

Install

npm i cool-log

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

2.59 kB

Total Files

5

Last publish

Collaborators

  • myyrakle