immutable-console-log

v1.0.0
A convenience wrapper for ```console.log``` when you just want to directly log [immutable.js](https://facebook.github.io/immutable-js/) collections to the console.
immutable log

immutable-console-log

A convenience wrapper for console.log when you just want to directly log immutable.js collections to the console.

This is just a wrapper around the pre-existing console.log, so you can use it as you normally would.

Use it in your project

$ npm i -S immutable-console-log
import 'immutable-console-log';

LICENSE

MIT

npm i immutable-console-log

Metadata

  • MIT
  • Whatever
  • Mike Wilcox
  • released 2/25/2016

Downloads

Maintainers