sindresorhus / make-synchronousLinks
Make an asynchronous function synchronous
☆321Updated last month
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☆124Updated 2 years ago
- Make a synchronous function have a timeout☆125Updated 10 months ago
- Inspect the state of a promise☆130Updated last year
- noop functions to help formatters and syntax highlighters recognize embedded code☆96Updated last year
- Make a synchronous function asynchronous by running it in a worker☆251Updated 10 months ago
- Split an iterable into evenly sized chunks☆154Updated last year
- Get the ID of the process that uses a certain port☆143Updated 6 months ago
- Read and write files atomically and reliably.☆168Updated 11 months ago
- A simple bundler for your delicious modules☆169Updated 3 years ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- ECMAScript proposal for Deduplicating method of Array☆139Updated 3 years ago
- An exploration of adding named parameters to JS☆148Updated 2 years ago
- A tiny (215B) and fast utility to expand a flattened object☆202Updated 2 years ago
- Human-friendly process signals☆282Updated 2 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆274Updated 9 months ago
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length☆200Updated 9 months ago
- Serialize objects to JSON with handling for circular references☆157Updated 2 months ago
- 🚸 Cross platform children list of a PID.☆125Updated 2 years ago
- DOM event delegation, in <1KB☆194Updated 9 months ago
- ☆108Updated 3 years ago
- Timeout a promise after a specified amount of time☆291Updated 6 months ago
- Convert CommonJS (CJS) modules to UMD and ESM formats☆206Updated 2 years ago
- CLI tool for testing given ESlint rules against multiple repositories at once.☆132Updated this week
- fast, tiny `queueMicrotask` shim for modern engines☆190Updated last year
- A tiny (183B to 210B) and fast utility to ascend parent directories☆154Updated 11 months ago
- 🎀 Just the cutest and tiniest queue/deque implementation!☆113Updated 9 months ago
- A tiny (215B) and fast Least Recently Used (LRU) cache☆320Updated 6 years ago
- like nodemon but very esbuild.☆319Updated 3 years ago
- A tiny (~230B)and fast UUID (V4) generator for Node and the browser☆406Updated 10 months ago
- Import and transpile JSX on the fly☆178Updated last year