redux-resource-support-unshift-list

3.1.1 • Public • Published

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 ⇗.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.1.1
    6
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 3.1.1
    6

Package Sidebar

Install

npm i redux-resource-support-unshift-list

Weekly Downloads

1

Version

3.1.1

License

MIT

Unpacked Size

184 kB

Total Files

66

Last publish

Collaborators

  • tomle.zaku