3.0.0 • Published 2 years ago

@well-known-components/fetch-component v3.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

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