sindresorhus / make-synchronous
Make an asynchronous function synchronous
☆313Updated 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
- Inspect the state of a promise☆128Updated 10 months ago
- Make a synchronous function have a timeout☆124Updated 5 months ago
- Split an iterable into evenly sized chunks☆154Updated last year
- Human-friendly process signals☆281Updated last week
- Get the ID of the process that uses a certain port☆138Updated 3 weeks ago
- Read and write files atomically and reliably.☆163Updated 6 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆271Updated 3 months ago
- Make a synchronous function asynchronous by running it in a worker☆248Updated 4 months ago
- A tiny (215B) and fast utility to expand a flattened object☆202Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- A proposal to make filtering arrays easier☆175Updated 3 years ago
- 🕐 Performance timings for HTTP requests☆192Updated 3 years ago
- A simple bundler for your delicious modules☆169Updated 2 years ago
- Get a random temporary file or directory path☆426Updated last year
- 🎀 Just the cutest and tiniest queue/deque implementation!☆112Updated 4 months ago
- Lightweight templating in 150 bytes☆224Updated 2 years ago
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length☆197Updated 4 months ago
- Tiny queue data structure☆374Updated 7 months ago
- Timeout a promise after a specified amount of time☆283Updated last month
- A tiny (183B to 210B) and fast utility to ascend parent directories☆152Updated 5 months ago
- A tiny (215B) and fast Least Recently Used (LRU) cache☆321Updated 5 years ago
- Shared TypeScript config for my projects☆356Updated 2 months ago
- fast, tiny `queueMicrotask` shim for modern engines☆190Updated last year
- TC39 proposal for accumulating errors☆380Updated 3 years ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆262Updated 11 months ago
- DOM event delegation, in <1KB☆191Updated 3 months ago
- An exploration of adding named parameters to JS☆149Updated 2 years ago
- ECMAScript proposal for Deduplicating method of Array☆139Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆240Updated last year