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
- Inspect the state of a promise☆133Updated 4 months ago
- Make a synchronous function have a timeout☆127Updated last year
- Make a synchronous function asynchronous by running it in a worker☆253Updated last year
- Get the ID of the process that uses a certain port☆149Updated 3 weeks ago
- 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
- Read and write files atomically and reliably.☆171Updated 3 months ago
- A tiny (215B) and fast utility to expand a flattened object☆204Updated 2 years ago
- ECMAScript proposal for Deduplicating method of Array☆138Updated 3 years ago
- Human-friendly process signals☆287Updated 8 months ago
- Memoize promise-returning & async functions☆437Updated 3 months ago
- An exploration of adding named parameters to JS☆150Updated 3 years ago
- 🎀 Just the cutest and tiniest queue/deque implementation!☆115Updated 5 months ago
- A simple bundler for your delicious modules☆170Updated 3 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 3 years ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆155Updated last year
- Run some code when the process exits☆300Updated last week
- Timeout a promise after a specified amount of time☆299Updated 4 months ago
- Serialize objects to JSON with handling for circular references☆162Updated last week
- Get a random temporary file or directory path☆440Updated last week
- CLI tool for testing given ESlint rules against multiple repositories at once.☆131Updated this week
- Convert CommonJS (CJS) modules to UMD and ESM formats☆207Updated 3 years ago
- The regular expression parser for ECMAScript.☆158Updated 2 years ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆267Updated last year
- Move a file, directory, or symlink - Even works across devices☆205Updated 2 weeks ago
- Shared TypeScript config for my projects☆380Updated 3 months ago
- like nodemon but very esbuild.☆316Updated 4 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆200Updated 4 months ago