react-redux-remap-provider
v0.1.4
Published
Utility for mapping common providers to new keys.
Downloads
5
Maintainers
Readme
react-redux-remap-provider
Experimental utility for mapping common providers to new keys. Don't use this for anything complex. You can use it for mapping simple, predictable providers like react-redux-provide-list
to new keys.
Installation
npm install react-redux-remap-provider --save
Usage
See tests.