sindresorhus / make-asynchronousLinks
Make a synchronous function asynchronous by running it in a worker
☆251Updated 9 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
- Serialize objects to JSON with handling for circular references☆157Updated last month
- noop functions to help formatters and syntax highlighters recognize embedded code☆96Updated last year
- Make a regular expression time out if it takes too long to execute☆215Updated 10 months ago
- Make an asynchronous function synchronous☆321Updated last month
- A tiny (414B) and fast utility to convert milliseconds to and from strings.☆238Updated last year
- Check if a value is a Fetch network error☆144Updated last year
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length☆200Updated 9 months ago
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆155Updated last month
- ☆166Updated 11 months ago
- 🌌 Tiniest body parser in the universe. Built for modern Node.js☆197Updated last month
- Split an iterable into evenly sized chunks☆154Updated last year
- Create a transform stream using await instead of callbacks☆70Updated last year
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆325Updated 4 months ago
- Read and write files atomically and reliably.☆168Updated 11 months ago
- 💃🆔 Generates human readable identifier strings by chaning common (short) words of the english language.☆208Updated 5 months ago
- A tiny (215B) and fast utility to expand a flattened object☆202Updated 2 years ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆153Updated 10 months ago
- 🎀 Just the cutest and tiniest queue/deque implementation!☆113Updated 9 months ago
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆215Updated 10 months ago
- TypeScript package which smartly trims and strips indentation from multi-line strings☆171Updated last year
- Block the main thread for a given amount of time☆124Updated 2 years ago
- 📑 Zero-dependency, fast logging library for Node, Browser and Workers☆259Updated 10 months ago
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆164Updated 10 months ago
- Useful utilities for working with Uint8Array (and Buffer)☆260Updated 5 months ago
- Switch git branches by their pull request title☆67Updated 3 years ago
- Debounce promise-returning & async functions☆224Updated last year
- ⛳️ Typed command-line arguments parser for Node.js☆174Updated last year
- <1kB frontmatter parser that supports a reasonable subset of YAML☆123Updated 2 years ago