3.1.1 • Published 4 years ago

redux-resource v3.1.1

Weekly downloads
1,821
License
MIT
Repository
github
Last release
4 years ago

Redux Resource

A tiny but powerful system for managing 'resources': data that is persisted to remote servers.

✓ Removes nearly all "boilerplate" code for remotely-stored data
✓ Tracks the status (pending, failed, success, etc.) of every request
✓ Encourages normalized state
✓ Works well with APIs that adhere to standardized formats, such as JSON API
✓ Works well with APIs that don't adhere to standardized formats, too
✓ Integrates well with lots of technologies: HTTP, gRPC, normalizr, redux-observable, redux-saga, and more
✓ Microscopic file size (2kb gzipped!)

Installation

To install the latest version:

npm install --save redux-resource

Documentation

View the documentation at redux-resource.js.org ⇗.

3.1.1

4 years ago

3.1.0

5 years ago

3.0.5

5 years ago

3.0.4

6 years ago

3.0.3

6 years ago

3.0.2

6 years ago

2.4.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

3.0.0-beta.6

6 years ago

3.0.0-beta5

6 years ago

3.0.0-beta4

6 years ago

3.0.0-beta3

6 years ago

3.0.0-beta2

6 years ago

3.0.0-beta1

6 years ago

2.4.1

6 years ago

2.4.0

6 years ago

2.4.0-beta1

6 years ago

2.3.2

7 years ago

2.3.1

7 years ago

2.3.0

7 years ago

2.2.1

7 years ago

2.2.0

7 years ago

2.1.0

7 years ago

2.0.0

7 years ago

2.0.0-beta1

7 years ago

2.0.0-beta

7 years ago

1.1.0

8 years ago

1.0.0

8 years ago

1.0.0-alpha.3

8 years ago

1.0.0-alpha.2

8 years ago

1.0.0-alpha.1

8 years ago