JSPM

  • Created
  • Published
  • Downloads 1676
  • Score
    100M100P100Q126076F
  • License Apache-2.0

fetch component

Package Exports

  • @well-known-components/fetch-component
  • @well-known-components/fetch-component/dist/index.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 (@well-known-components/fetch-component) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

fetch-component

fetch-component is a well-known component that provides a wrapper around the cross-fetch library with support for retries. It simplifies making HTTP requests with retry logic and timeout handling.

Installation

npm install @well-known-components/fetch-component