redux-capi

0.3.13 • Public • Published

redux-capi

Redux-capi is alternative to react-redux. It allows you to package actions, selectors and thunks as an API to be consumed by React components. It uses a declarative specification for the API that eliminates the need to write reducers for state mutations and provides for independent testing of the API and components that consume them.

See the documention hosted at https://selsamman.github.io/redux-capi/

Readme

Keywords

none

Package Sidebar

Install

npm i redux-capi

Weekly Downloads

14

Version

0.3.13

License

none

Unpacked Size

318 kB

Total Files

45

Last publish

Collaborators

  • selsamman