JSPM

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

react fetch by isomorphic-fetch

Package Exports

  • isomorphic-fetch-http

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 (isomorphic-fetch-http) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

isomorphic-fetch-http

NPM version NPM downloads

Install

npm install isomorphic-fetch-http --save

Usage

Use prebuilt bundle

import { $get, $post, $put, $delete, $option } from 'isomorphic-fetch-http'

Contributing

You can submit any ideas as pull requests or as a GitLab issue.