# 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).
