immutable-console-log

1.0.0 • Public • Published

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

/immutable-console-log/

    Package Sidebar

    Install

    npm i immutable-console-log

    Weekly Downloads

    102

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • mikedub