sindresorhus / make-synchronousLinks
Make an asynchronous function synchronous
☆326Updated last week
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☆128Updated 3 weeks ago
- Make a synchronous function have a timeout☆127Updated last year
- Inspect the state of a promise☆133Updated 4 months ago
- Get the ID of the process that uses a certain port☆149Updated 3 weeks ago
- Make a synchronous function asynchronous by running it in a worker☆253Updated last year
- Split an iterable into evenly sized chunks☆156Updated 2 years ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆99Updated 2 years ago
- ECMAScript proposal for Deduplicating method of Array☆138Updated 3 years ago
- Read and write files atomically and reliably.☆171Updated 3 months ago
- Human-friendly process signals☆287Updated 8 months ago
- Serialize objects to JSON with handling for circular references☆162Updated last week
- A tiny (215B) and fast utility to expand a flattened object☆204Updated 2 years ago
- An exploration of adding named parameters to JS☆150Updated 3 years ago
- CLI tool for testing given ESlint rules against multiple repositories at once.☆131Updated this week
- Memoize promise-returning & async functions☆437Updated 3 months ago
- 🚸 Cross platform children list of a PID.☆126Updated 3 years ago
- ☆108Updated 4 years ago
- A tiny (215B) and fast Least Recently Used (LRU) cache☆326Updated this week
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Updated last year
- Shared TypeScript config for my projects☆380Updated 3 months ago
- Switch git branches by their pull request title☆67Updated 3 years ago
- like nodemon but very esbuild.☆316Updated 4 years ago
- Proposal for Array.prototype.findLast and Array.prototype.findLastIndex.☆120Updated 3 years ago
- A proposal to make filtering arrays easier☆176Updated 4 years ago
- Like `Promise.all()` but for `Map` and `Object`☆200Updated 4 months ago
- Tiny queue data structure☆430Updated 3 months ago
- The regular expression parser for ECMAScript.☆158Updated 2 years ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆155Updated last year
- Import and transpile JSX on the fly☆179Updated 2 years ago
- fast, tiny `queueMicrotask` shim for modern engines☆191Updated 2 years ago