3.4.0 • Published 7 years ago

ng-redux-es3 v3.4.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

ng-redux-es3

ES3 Compatible Angular bindings for Redux. More details see the original repository ng-redux
  • babel-polyfill must be imported at the very first
  • redux@3.4.0 must be used

Installation

yarn install ng-redux-es3

or

npm install --save ng-redux-es3

Usage & More

See ng-redux documentation