sindresorhus / make-synchronous
Make an asynchronous function synchronous
☆312Updated 2 years ago
Alternatives and similar repositories for make-synchronous:
Users that are interested in make-synchronous are comparing it to the libraries listed below
- Block the main thread for a given amount of time☆124Updated last year
- Make a synchronous function have a timeout☆124Updated 4 months ago
- Split an iterable into evenly sized chunks☆154Updated last year
- Read and write files atomically and reliably.☆161Updated 5 months ago
- Inspect the state of a promise☆128Updated 10 months ago
- A tiny (215B) and fast utility to expand a flattened object☆202Updated last year
- Get the ID of the process that uses a certain port☆138Updated last year
- Make a synchronous function asynchronous by running it in a worker☆248Updated 3 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆271Updated 2 months ago
- Human-friendly process signals☆281Updated this week
- fast, tiny `queueMicrotask` shim for modern engines☆192Updated last year
- Find the root directory of a Node.js project or npm package☆239Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- Shared TypeScript config for my projects☆355Updated last month
- Clean up error stack traces☆337Updated last year
- Get a random temporary file or directory path☆425Updated last year
- A JSON parser, tokenizer, traverser, and printer.☆321Updated this week
- A tiny (~230B)and fast UUID (V4) generator for Node and the browser☆399Updated 3 months ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆98Updated last year
- 🕐 Performance timings for HTTP requests☆192Updated 3 years ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆152Updated 4 months ago
- Import and transpile JSX on the fly☆179Updated last year
- A proposal to make filtering arrays easier☆175Updated 3 years ago
- Create an error from multiple errors☆245Updated last year
- Timeout a promise after a specified amount of time☆276Updated 2 weeks ago
- An exploration of adding named parameters to JS☆149Updated 2 years ago
- Lightweight templating in 150 bytes☆224Updated 2 years ago
- npm's tree doctor☆370Updated 2 years ago
- A simple bundler for your delicious modules☆169Updated 2 years ago