hardened-fetch
Hardened Fetch is a tiny wrapper for `global.fetch` adding request timeouts, request throttling, retries with backoff and rate limit support, pagination, and descriptive errors.
@teamteanpm2024/aperiam-fugit-error
![Last version](https://img.shields.io/github/tag/Kikobeats/@teamteanpm2024/aperiam-fugit-error.svg?style=flat-square) [![Build Status](https://img.shields.io/travis/Kikobeats/@teamteanpm2024/aperiam-fugit-error/master.svg?style=flat-square)](https://trav
dynamic-throttled-queue
Forked from shaunpersad/throttled-queue. Dynamically throttles arbitrary code to execute a minimum/maximum number of times per interval. Best for making throttled API requests.
xior
A lite request lib based on fetch with plugin support and similar API to axios.