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☆126Updated last year
- Make a regular expression time out if it takes too long to execute☆219Updated last month
- 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 6 months ago
- A tiny (414B) and fast utility to convert milliseconds to and from strings.☆243Updated last year
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length☆202Updated last year
- Make an asynchronous function synchronous☆327Updated 6 months ago
- 🌌 Tiniest body parser in the universe. Built for modern Node.js☆200Updated 3 weeks ago
- Check if a value is a Fetch network error☆154Updated 3 months ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆153Updated last year
- Read and write files atomically and reliably.☆170Updated 2 months ago
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆159Updated 2 months ago
- Block the main thread for a given amount of time☆128Updated 2 years ago
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆165Updated last year
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- Split an iterable into evenly sized chunks☆156Updated 2 years ago
- ☆97Updated 3 months ago
- Useful utilities for working with Uint8Array (and Buffer)☆272Updated last month
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆223Updated 3 months ago
- Make presentable errors☆62Updated 2 years ago
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆335Updated 10 months ago
- Create a multicast stream that lets multiple consumers independently read the same data☆183Updated 5 months ago
- Run some code when the process exits☆298Updated last month
- Remove circular references from objects☆100Updated last year
- Check where your code is running. In the browser or in node.js environment.☆252Updated last year
- A tiny (215B) and fast utility to expand a flattened object☆203Updated 2 years ago
- Get the ID of the process that uses a certain port☆147Updated 3 months ago
- Async mutex lock for managing access to a shared resource☆139Updated 5 months ago
- Inspect the state of a promise☆133Updated 3 months ago
- TypeScript package which smartly trims and strips indentation from multi-line strings☆176Updated last year