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

0.12.3 • Public • Published

Redux Syringe

🛠 💪 💉

Maintaining large Redux applications with ease.

MIT License Downloads Version

Store enhancers and utilities for asynchronous injection of Redux dependencies and development of multi-instance components with isolated state. Redux Syringe supports injection and namespacing of reducers, middleware, and redux-observable epics.

Although the Redux Syringe core is platform-agnostic, React bindings are included for tying the injection mechanism to the lifecycle of your React components.

Documentation & API Reference

See wafflepie.github.io/redux-syringe, powered by Docsify.

Installation

The redux-syringe package contains everything you'll need to get started with using Redux Syringe in a React application. Use either of these commands, depending on the package manager you prefer:

yarn add redux-syringe

npm i redux-syringe

Please visit wafflepie.github.io/redux-syringe to see all available packages.

Changelog

See the CHANGELOG.md file.

Contributing

We are open to all ideas and suggestions, feel free to open an issue or a pull request!

License

All packages are distributed under the MIT license. See the license here.

Dependents (0)

Package Sidebar

Install

npm i redux-syringe

Weekly Downloads

39

Version

0.12.3

License

MIT

Unpacked Size

251 kB

Total Files

12

Last publish

Collaborators

  • wafflepie