Socket
Socket
Sign inDemoInstall

immutable-console-log

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    immutable-console-log

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.


Version published
Weekly downloads
173
increased by69.61%
Maintainers
1
Install size
1.81 kB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 25 Feb 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc