Skip to content

just-paja/react-saga-rest

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published