loanmarket / react-redux-mirror

A reducer helper and Higher Order Component using react-redux to temporary mirror parts of a Redux store.
MIT License
1 stars 0 forks source link
opensource

React-Redux-Mirror

Greenkeeper badge Build Status

React-Redux-Mirror is a reducer helper and Higher Order Component using react-redux to temporary mirror parts of a Redux store.

Installation

npm install react-redux-mirror --save

simple usage

Examples coming soon