sindresorhus / make-asynchronousLinks
Make a synchronous function asynchronous by running it in a worker
☆251Updated 10 months ago
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 10 months ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆96Updated last year
- Serialize objects to JSON with handling for circular references☆157Updated 2 months ago
- Make a regular expression time out if it takes too long to execute☆216Updated 10 months ago
- A tiny (414B) and fast utility to convert milliseconds to and from strings.☆240Updated last year
- Check if a value is a Fetch network error☆145Updated last year
- Make an asynchronous function synchronous☆322Updated 2 months ago
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length☆201Updated 9 months ago
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆155Updated last month
- Read and write files atomically and reliably.☆168Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆164Updated 10 months ago
- 🌌 Tiniest body parser in the universe. Built for modern Node.js☆196Updated 2 months ago
- Create a transform stream using await instead of callbacks☆70Updated last year
- Split an iterable into evenly sized chunks☆154Updated last year
- Async mutex lock for managing access to a shared resource☆128Updated last month
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆326Updated 5 months ago
- Useful utilities for working with Uint8Array (and Buffer)☆260Updated 6 months ago
- Block the main thread for a given amount of time☆124Updated 2 years ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆154Updated 11 months ago
- Automatic documentation generator for ESLint plugins and rules.☆100Updated 2 weeks ago
- Create a multicast stream that lets multiple consumers independently read the same data☆122Updated last month
- Inspect the state of a promise☆130Updated last year
- ☆96Updated 2 years ago
- ⛳️ Typed command-line arguments parser for Node.js☆175Updated last week
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- A WHATWG Fetch implementation based on @nodejs/undici☆247Updated 3 years ago
- ☆108Updated 3 years ago
- TypeScript package which smartly trims and strips indentation from multi-line strings☆171Updated last year
- A quality score checker for npm packages.☆99Updated 3 years ago
- Switch git branches by their pull request title☆67Updated 3 years ago