sindresorhus / make-synchronousLinks
Make an asynchronous function synchronous
☆327Updated 6 months 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☆128Updated 2 years ago
- Make a synchronous function have a timeout☆126Updated last year
- Make a synchronous function asynchronous by running it in a worker☆253Updated last year
- Inspect the state of a promise☆133Updated 2 months ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆99Updated 2 years ago
- Get the ID of the process that uses a certain port☆147Updated 3 months ago
- Split an iterable into evenly sized chunks☆156Updated last year
- An exploration of adding named parameters to JS☆149Updated 3 years ago
- Read and write files atomically and reliably.☆170Updated last month
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Updated last year
- A tiny (215B) and fast utility to expand a flattened object☆202Updated 2 years ago
- Memoize promise-returning & async functions☆433Updated 2 months ago
- ECMAScript proposal for Deduplicating method of Array☆138Updated 3 years ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆153Updated last year
- fast, tiny `queueMicrotask` shim for modern engines☆190Updated 2 years ago
- CLI tool for testing given ESlint rules against multiple repositories at once.☆131Updated this week
- Serialize objects to JSON with handling for circular references☆162Updated 6 months ago
- Human-friendly process signals☆285Updated 6 months ago
- A simple bundler for your delicious modules☆169Updated 3 years ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆266Updated last year
- Shared TypeScript config for my projects☆380Updated last month
- A tiny (215B) and fast Least Recently Used (LRU) cache☆324Updated last month
- Proposal for Array.prototype.findLast and Array.prototype.findLastIndex.☆120Updated 3 years ago
- Like `Promise.all()` but for `Map` and `Object`☆199Updated 3 months ago
- Like read-package-json, but faster☆50Updated 3 weeks ago
- Get a random temporary file or directory path☆441Updated 2 years ago
- A tiny (148B) weighted round robin utility☆167Updated 6 years ago
- The regular expression parser for ECMAScript.☆157Updated 2 years ago
- Make a regular expression time out if it takes too long to execute☆219Updated last month
- Detect whether the terminal supports Unicode☆87Updated last year