redux-immutable

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

create-index

create-index --update-index ./src/utilities

lint

eslint ./src ./tests

test

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

build

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

benchmark

NODE_ENV=production node ./benchmarks/index.js

Metadata

Downloads

Maintainers