sindresorhus / make-synchronousLinks
Make an asynchronous function synchronous
☆326Updated 5 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☆125Updated last year
- Make a synchronous function asynchronous by running it in a worker☆252Updated last year
- Inspect the state of a promise☆131Updated 2 months ago
- Get the ID of the process that uses a certain port☆147Updated 2 months ago
- Read and write files atomically and reliably.☆168Updated last month
- Split an iterable into evenly sized chunks☆155Updated last year
- noop functions to help formatters and syntax highlighters recognize embedded code☆99Updated last year
- A tiny (215B) and fast utility to expand a flattened object☆202Updated 2 years ago
- Memoize promise-returning & async functions☆430Updated last month
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆284Updated last year
- fast, tiny `queueMicrotask` shim for modern engines☆189Updated 2 years ago
- Human-friendly process signals☆285Updated 6 months ago
- ECMAScript proposal for Deduplicating method of Array☆138Updated 3 years ago
- Timeout a promise after a specified amount of time☆297Updated last month
- An exploration of adding named parameters to JS☆149Updated 3 years ago
- Get a random temporary file or directory path☆439Updated 2 years ago
- Collecting feedback with ease.☆91Updated 3 years ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆266Updated last year
- A tiny (183B to 210B) and fast utility to ascend parent directories☆153Updated last year
- Tiny queue data structure☆419Updated 2 weeks ago
- Shared TypeScript config for my projects☆379Updated last month
- Run some code when the process exits☆298Updated last week
- ☆108Updated 4 years ago
- DOM event delegation, in <1KB☆198Updated last month
- Find the root directory of a Node.js project or npm package☆248Updated 5 months ago
- A tiny (215B) and fast Least Recently Used (LRU) cache☆323Updated 2 weeks ago
- CLI tool for testing given ESlint rules against multiple repositories at once.☆131Updated last week
- Convert CommonJS (CJS) modules to UMD and ESM formats☆207Updated 3 years ago
- like nodemon but very esbuild.☆317Updated 3 years ago