@qitt/error
general purpose error class
general purpose error class
bigint supported JSON.stringify
RxJS WithAbort Function
RxJS AbortController-compatible defer operator
Reqiox is a flexible and feature-rich library for making HTTP requests in JavaScript applications. It provides capabilities for request interception, response interception, request cancellation, retry mechanisms, and caching.
Collection of tools I regularly use to build apps. Maybe they're useful to somebody else. Maybe not. Most of these are thin wrappers around native API's, like the native `<dialog>` element, `fetch` API, and `URLPattern`.
Combine multiple AbortControllers or AbortSignals into a single instance
Simple utility to chain an AbortController to one or more AbortSignals.
Create an AbortController which aborts after a set number of milliseconds pass (a deadline). Optionally connects to other AbortSignals.
Small implementation of AbortController API for easy management of requests cancelation.
fast abort controller implementation that can be used as a ponyfill/polyfill
An implementation of WHATWG AbortController interface.
Cancel any running operation at the right time on your request handler