redux-mux
TypeScript icon, indicating that this package has built-in type declarations

0.3.2 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i redux-mux

Weekly Downloads

4,523

Version

0.3.2

License

MIT

Last publish

Collaborators

  • cchamberlain