1.0.2 • Published 3 years ago

immutable-js-debuglog v1.0.2

Weekly downloads
1
License
ISC
Repository
github
Last release
3 years ago

immutable-js-debuglog

Easy logging immutable.js objects as plain JavaScript Arrays and Objects

Installation

npm i immutable-js-debuglog --save-dev

Usage

As early as possible in your application, require immutable-js-debuglog.

require("immutable-js-debuglog");

synthex

console.debugLog(someImmutableObject);

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

1.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.1

4 years ago

1.0.0

4 years ago