sindresorhus / make-synchronous
Make an asynchronous function synchronous
☆309Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for make-synchronous
- Block the main thread for a given amount of time☆124Updated last year
- Make a synchronous function have a timeout☆124Updated last month
- Inspect the state of a promise☆128Updated 7 months ago
- Get the ID of the process that uses a certain port☆137Updated last year
- ECMAScript proposal for Deduplicating method of Array☆138Updated 2 years ago
- A proposal to make filtering arrays easier☆174Updated 3 years ago
- Read and write files atomically and reliably.☆161Updated 3 months ago
- Split an iterable into evenly sized chunks☆155Updated 10 months ago
- Human-friendly process signals☆278Updated last week
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆266Updated last week
- Find the root directory of a Node.js project or npm package☆235Updated last year
- noop functions to help formatters and syntax highlighters recognize embedded code☆98Updated 10 months ago
- An exploration of adding named parameters to JS☆149Updated 2 years ago
- 🎀 Just the cutest and tiniest queue/deque implementation!☆112Updated 3 weeks ago
- Like `Promise.all()` but for `Map` and `Object`☆193Updated last year
- Clean up error stack traces☆337Updated last year
- TC39 proposal for accumulating errors☆379Updated 3 years ago
- Create an error from multiple errors☆245Updated last year
- A simple bundler for your delicious modules☆169Updated 2 years ago
- Get a random temporary file or directory path☆424Updated last year
- Shared TypeScript config for my projects☆350Updated 2 months ago
- Fast lexer to extract named exports via analysis from CommonJS modules☆226Updated 2 months ago
- A tiny (215B) and fast utility to expand a flattened object☆201Updated last year
- Make a synchronous function asynchronous by running it in a worker☆248Updated last month
- An 100% spec compliant ES2022 JavaScript toolchain☆332Updated last year
- Move a file - Even works across devices☆198Updated last year
- A tiny (148B) weighted round robin utility☆164Updated 4 years ago
- fast, tiny `queueMicrotask` shim for modern engines☆192Updated 11 months ago
- Memoize promise-returning & async functions☆396Updated last year