sindresorhus / make-asynchronousLinks
Make a synchronous function asynchronous by running it in a worker
☆253Updated last year
Alternatives and similar repositories for make-asynchronous
Users that are interested in make-asynchronous are comparing it to the libraries listed below
Sorting:
- Make a synchronous function have a timeout☆127Updated last year
- Make a regular expression time out if it takes too long to execute☆220Updated 3 months ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆99Updated 2 years ago
- Serialize objects to JSON with handling for circular references☆162Updated this week
- Make an asynchronous function synchronous☆327Updated this week
- A tiny (414B) and fast utility to convert milliseconds to and from strings.☆246Updated 2 years ago
- Check if a value is a Fetch network error☆154Updated 4 months ago
- 🌌 Tiniest body parser in the universe. Built for modern Node.js☆202Updated 2 months ago
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length☆203Updated last year
- Read and write files atomically and reliably.☆171Updated 3 months ago
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆162Updated 3 months ago
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- ☆108Updated 4 years ago
- 🎀 Just the cutest and tiniest queue/deque implementation!☆115Updated 5 months ago
- Block the main thread for a given amount of time☆128Updated 2 weeks ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆155Updated last year
- Split an iterable into evenly sized chunks☆157Updated 2 years ago
- Async mutex lock for managing access to a shared resource☆140Updated 7 months ago
- Inspect the state of a promise☆133Updated 4 months ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆224Updated 5 months ago
- A tiny (215B) and fast utility to expand a flattened object☆204Updated 2 years ago
- Create a multicast stream that lets multiple consumers independently read the same data☆187Updated 7 months ago
- ☆99Updated 5 months ago
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆166Updated last year
- Automatic documentation generator for ESLint plugins and rules.☆106Updated this week
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆175Updated 2 years ago
- Useful utilities for working with Uint8Array (and Buffer)☆272Updated 2 months ago
- Remove circular references from objects☆100Updated last year
- ⛳️ Typed command-line arguments parser for Node.js☆209Updated this week
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆176Updated 9 months ago