http-react-fetcher
TypeScript icon, indicating that this package has built-in type declarations

2.4.0 • Public • Published

HTTP React Fetcher


This package have been renamed to http-react (see here). For stability, http-react-fetcher has not been deprecated but may be in the near future.

You can install the new library by running:

yarn add http-react
# Or
npm install http-react

React hooks for data fetching

Installation:

npm install --save http-react-fetcher

Or

yarn add http-react-fetcher

Browser

With React

<script src="https://unpkg.com/http-react-fetcher@2.2.9/dist/http-react-fetcher.min.js"></script>

Without React

<script src="https://unpkg.com/http-react-fetcher@2.2.9/dist/vanilla.min.js"></script>

Getting started

/http-react-fetcher/

    Package Sidebar

    Install

    npm i http-react-fetcher

    Weekly Downloads

    10

    Version

    2.4.0

    License

    MIT

    Unpacked Size

    250 kB

    Total Files

    11

    Last publish

    Collaborators

    • nelsoncode
    • danybeltran