sindresorhus / make-synchronous
Make an asynchronous function synchronous
☆318Updated this week
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 2 years ago
- Make a synchronous function have a timeout☆125Updated 7 months ago
- Get the ID of the process that uses a certain port☆142Updated 3 months ago
- Inspect the state of a promise☆129Updated last year
- Make a synchronous function asynchronous by running it in a worker☆249Updated 7 months ago
- Split an iterable into evenly sized chunks☆154Updated last year
- Read and write files atomically and reliably.☆165Updated 9 months ago
- A tiny (215B) and fast utility to expand a flattened object☆202Updated 2 years ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆97Updated last year
- Human-friendly process signals☆280Updated last month
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆272Updated 6 months ago
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- Find the root directory of a Node.js project or npm package☆242Updated last year
- fast, tiny `queueMicrotask` shim for modern engines☆190Updated last year
- The regular expression parser for ECMAScript.☆156Updated 2 years ago
- Shared TypeScript config for my projects☆362Updated 5 months ago
- Tiny queue data structure☆387Updated last month
- Import and transpile JSX on the fly☆179Updated last year
- 🎀 Just the cutest and tiniest queue/deque implementation!☆112Updated 6 months ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆153Updated 8 months ago
- Memoize promise-returning & async functions☆406Updated last year
- Serialize objects to JSON with handling for circular references☆156Updated 10 months ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆263Updated last year
- easily create complex multi-column command-line-interfaces.☆374Updated 3 weeks ago
- Create an error from multiple errors☆245Updated last year
- A tiny (215B) and fast Least Recently Used (LRU) cache☆321Updated 5 years ago
- A simple bundler for your delicious modules☆169Updated 2 years ago
- Get a random temporary file or directory path☆428Updated last year
- Convert CommonJS (CJS) modules to UMD and ESM formats☆207Updated 2 years ago
- like nodemon but very esbuild.☆319Updated 3 years ago