Skip to content

noderaider/redux-mux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d7ef7b9 · May 23, 2016

History

95 Commits
May 23, 2016
Apr 25, 2016
Apr 25, 2016
Apr 5, 2016
Apr 3, 2016
Apr 3, 2016
Apr 7, 2016
Apr 11, 2016
Apr 3, 2016
Apr 15, 2016
Apr 7, 2016
May 23, 2016

Repository files navigation

redux-mux

NPM

Redux abstraction for working with multiple redux stores.

npm i -S redux-mux

Reason

When writing a redux library, there are sometimes use cases for using a separate store. One use case for this is if your redux library dispatches frequently, it would be pretty rude to the consumer of the library.

This project is in active development and is not ready for production use.

About

Multiplexer for dispatch and getState of multiple redux stores.

Resources

License

Stars

Watchers

Forks

Packages

No packages published