react-refetch

A simple, declarative, and composable way to fetch data for React components

OTHER License

Downloads
21.3K
Stars
3.4K
Committers
67

Bot releases are hidden (Show)

react-refetch -

Published by ryanbrainard over 8 years ago

react-refetch -

Published by ryanbrainard over 8 years ago

  • Fix use of comparison with identity requests
  • Immediately resolve identity requests
react-refetch - v0.7.0-beta.2

Published by ryanbrainard over 8 years ago

  • Allow passthrough of meta
  • Allow any version of whatwg-fetch
  • Update dev dependencies
react-refetch - v0.7.0-beta.1

Published by ryanbrainard almost 9 years ago

  • Fix identity requests to passthrough meta
react-refetch - v0.7.0-beta.0

Published by ryanbrainard almost 9 years ago

  • Add identity requests
  • Add cause field to errors in PromiseState.reason to access raw object that caused the error
  • Fix bug with header comparison
  • Correction of lots of typos in readme
react-refetch - v0.6.0

Published by ryanbrainard almost 9 years ago

Support Redirects

react-refetch - v0.5.0

Published by ryanbrainard almost 9 years ago

Chainable requests (then, catch, andThen, andCatch)
Docs

react-refetch - v0.3.0

Published by ryanbrainard almost 9 years ago

Composable PromiseStates

react-refetch - v0.4.2

Published by ryanbrainard almost 9 years ago

Chainable PromiseStates

Package Rankings
Top 1.45% on Npmjs.org
Badges
Extracted from project README
build status npm version npm downloads
Related Projects