UNPKG

redux-providers

Version:

Minimalist dependency injection system for redux. Create providers to be injected and used in redux reducers.

8 lines (4 loc) 374 B
# Overview Minimalist dependency injection system for redux. Create providers to be injected and used in redux actions. ## Example We have prepared a simple example with modules and providers [here](https://gitlab.com/oleklokkhammer/redux-providers/redux-providers-local) and [here](https://gitlab.com/oleklokkhammer/react-redux-decorators/redux-react-decorators-local).