redux-immutable

v4.0.0
redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.
immutable redux

lint

eslint ./src ./tests

test

mocha --compilers js:babel-register './tests/**/*.js'

build

babel ./src --source-maps --out-dir ./dist

benchmark

NODE_ENV=production node ./benchmarks/index.js

precommit

npm run lint && npm run test
npm i redux-immutable

Metadata

Downloads

Maintainers