JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 35
  • Score
    100M100P100Q69340F
  • License MIT

All HTTP Fetch requests in React. Awesome React useFetch hook!

Package Exports

  • @reactivers/use-fetch
  • @reactivers/use-fetch/dist/index.cjs.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@reactivers/use-fetch) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@reactivers/use-fetch

npm version

Welcome

Introduction

@reactivers/use-fetch contains all HTTP requsest for React in hooks

Docs

You can find detailed docs here

Getting Started

Installation

npm install --save @reactivers/use-fetch

yarn add @reactivers/use-fetch