Make an asynchronous function synchronous
☆326Feb 13, 2026Updated 2 weeks 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☆128Jan 19, 2026Updated last month
- Inspect the state of a promise☆133Sep 23, 2025Updated 5 months ago
- Make a synchronous function asynchronous by running it in a worker☆253Feb 24, 2026Updated last week
- Check if stdout or stderr is interactive☆119Nov 6, 2023Updated 2 years ago
- Check if your code is running as an npm script☆56Sep 18, 2021Updated 4 years ago
- List of JavaScript types☆83Apr 30, 2024Updated last year
- TypeScript with some extras for type-checking.☆29Oct 1, 2025Updated 5 months ago
- Display images in the terminal☆275Sep 11, 2025Updated 5 months ago
- Ensures a value is a valid error by making it one if not☆87Sep 15, 2025Updated 5 months ago
- Wait for any promise to be fulfilled☆56Jul 9, 2022Updated 3 years ago
- Make a synchronous function have a timeout☆127Sep 13, 2024Updated last year
- Launch and terminate apps on macOS☆58Dec 6, 2022Updated 3 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆252Jul 9, 2022Updated 3 years ago
- 🛕 Reuse GitHub Actions workflows across repositories☆267Feb 2, 2021Updated 5 years ago
- Split an iterable into evenly sized chunks☆156Dec 27, 2023Updated 2 years ago
- Detect whether the terminal supports Unicode☆88Sep 9, 2024Updated last year
- Type check values☆1,764Dec 27, 2025Updated 2 months ago
- Check whether a file can be executed☆47Feb 1, 2026Updated last month
- Cross-platform `/dev/null`☆94Oct 14, 2021Updated 4 years ago
- Get the version of a binary in semver format☆42Apr 3, 2024Updated last year
- Get all property keys of an object including non-enumerable and inherited ones☆110Sep 7, 2021Updated 4 years ago
- Cooperative get-port implementation☆10Jul 10, 2022Updated 3 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Try to downgrade the permissions of a process with root privileges☆17Aug 31, 2023Updated 2 years ago
- Move a file on the command-line☆74May 14, 2023Updated 2 years ago
- Split a string on the first occurrence of a given separator☆75Aug 20, 2025Updated 6 months ago
- Prevent `require` from searching upwards for required modules☆95Jan 23, 2021Updated 5 years ago
- Community additions to Apple's Human Interface Guidelines☆267Feb 2, 2026Updated last month
- Render a gif and provide frames to draw.☆38Jan 13, 2021Updated 5 years ago
- Get the icon of a file or app as a PNG image (macOS)☆218Sep 17, 2025Updated 5 months ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Nov 5, 2023Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆752Oct 10, 2025Updated 4 months ago
- Control the Plash app from the command-line☆38Nov 4, 2023Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆63Oct 10, 2022Updated 3 years ago
- TC39 proposal for accumulating errors☆377Oct 26, 2021Updated 4 years ago
- Get the ID of the process that uses a certain port☆149Jan 12, 2026Updated last month
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Sep 11, 2025Updated 5 months ago