sindresorhus / make-synchronous
Make an asynchronous function synchronous
☆319Updated 3 weeks ago
Alternatives and similar repositories for make-synchronous
Users that are interested in make-synchronous are comparing it to the libraries listed below
Sorting:
- Block the main thread for a given amount of time☆125Updated 2 years ago
- Make a synchronous function have a timeout☆125Updated 8 months ago
- Split an iterable into evenly sized chunks☆154Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆274Updated 7 months ago
- Inspect the state of a promise☆130Updated last year
- Get the ID of the process that uses a certain port☆142Updated 4 months ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆264Updated last year
- A proposal to make filtering arrays easier☆175Updated 3 years ago
- A tiny (215B) and fast utility to expand a flattened object☆202Updated 2 years ago
- Clean up error stack traces☆340Updated 2 years ago
- Make a synchronous function asynchronous by running it in a worker☆249Updated 8 months ago
- Like `Promise.all()` but for `Map` and `Object`☆196Updated last year
- Serialize objects to JSON with handling for circular references☆156Updated 11 months ago
- Memoize promise-returning & async functions☆407Updated last year
- noop functions to help formatters and syntax highlighters recognize embedded code☆97Updated last year
- A tiny (~230B)and fast UUID (V4) generator for Node and the browser☆407Updated 8 months ago
- A simple bundler for your delicious modules☆169Updated 2 years ago
- Convert CommonJS (CJS) modules to UMD and ESM formats☆207Updated 2 years ago
- Human-friendly process signals☆280Updated this week
- Lightweight templating in 150 bytes☆225Updated 3 years ago
- Add editor-like tab-to-indent functionality to <textarea>, in a few bytes☆161Updated last year
- Import and transpile JSX on the fly☆179Updated last year
- Create an error from multiple errors☆245Updated last year
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length☆200Updated 7 months ago
- An exploration of adding named parameters to JS☆149Updated 2 years ago
- Read and write files atomically and reliably.☆165Updated 9 months ago
- Collecting feedback with ease.☆92Updated 3 years ago
- fast, tiny `queueMicrotask` shim for modern engines☆190Updated last year
- 🕐 Performance timings for HTTP requests☆191Updated 3 years ago
- ECMAScript proposal for Deduplicating method of Array☆139Updated 3 years ago