Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Latest commit

 

History

History
36 lines (21 loc) · 1.73 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.73 KB

React Fetch

High Order Component to provide data fetching capabilities through isomorphic fetch

License: MIT npm version npm downloads Build Status codecov Coverage Status

NPM NPM

Installation

YARN

yarn add react-fetch-hoc

NPM

npm install --save react-fetch-hoc

API Docs

Read them here

Issues

If you found a bug, or you have an answer, or whatever. Please, open an issue. I will do the best to fix it, or help you.

Contributing

Of course, if you see something that you want to upgrade from this library, or a bug that needs to be solved, PRs are welcome!

License

Distributed under the MIT license. See LICENSE for more information.