react-saga-rest

1.2.2 • Public • Published

Redux saga resources

CircleCI Maintainability Test Coverage

Collection of utility functions for React redux, redux-saga and reselect created to speed up development of React applications that follow the same pattern ofcommunicating with RESTful API.

How to use

See the documentation inside this repository.

Installation

npm install --save react-saga-rest

Dependencies

It requires react, redux, redux-saga and reselect as peer dependency. This library should be able to take any version of the library since some stable API release.

Contributing

Open an issue or send a pull request.

To build the package, run

npm run build

Package Sidebar

Install

npm i react-saga-rest

Weekly Downloads

1

Version

1.2.2

License

MIT

Unpacked Size

70.9 kB

Total Files

44

Last publish

Collaborators

  • just-paja