sindresorhus / make-asynchronousLinks
Make a synchronous function asynchronous by running it in a worker
☆251Updated 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☆125Updated last year
- Serialize objects to JSON with handling for circular references☆158Updated 4 months ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆97Updated last year
- Make a regular expression time out if it takes too long to execute☆216Updated last year
- Make an asynchronous function synchronous☆324Updated 4 months ago
- A tiny (414B) and fast utility to convert milliseconds to and from strings.☆239Updated last year
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length☆201Updated 11 months ago
- Create a transform stream using await instead of callbacks☆71Updated last year
- Check if a value is a Fetch network error☆149Updated 2 weeks ago
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆155Updated 3 months ago
- Read and write files atomically and reliably.☆168Updated last year
- Async mutex lock for managing access to a shared resource☆134Updated 3 months ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆154Updated last year
- Inspect the state of a promise☆129Updated last week
- Split an iterable into evenly sized chunks☆153Updated last year
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆222Updated 3 weeks ago
- 🌌 Tiniest body parser in the universe. Built for modern Node.js☆200Updated 3 weeks ago
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆165Updated last year
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- Useful utilities for working with Uint8Array (and Buffer)☆264Updated last month
- Block the main thread for a given amount of time☆124Updated 2 years ago
- ☆108Updated 4 years ago
- Remove circular references from objects☆94Updated last year
- A tiny (215B) and fast utility to expand a flattened object☆201Updated 2 years ago
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆328Updated 7 months ago
- 🤠 Make using Node.js safe again with Deno-like permissions☆208Updated 2 years ago
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆174Updated 5 months ago
- Automatic documentation generator for ESLint plugins and rules.☆103Updated this week
- TypeScript package which smartly trims and strips indentation from multi-line strings☆172Updated last year
- Create a multicast stream that lets multiple consumers independently read the same data☆178Updated 2 months ago