sindresorhus / run-nodeLinks
Run the Node.js binary no matter what
☆138Updated 4 years ago
Alternatives and similar repositories for run-node
Users that are interested in run-node are comparing it to the libraries listed below
Sorting:
- Lazy number range generator☆81Updated last year
- Reliably get the terminal window size☆141Updated last year
- Measure the time a promise takes to resolve☆70Updated last year
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago
- Parse text columns, like the output of unix commands☆82Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Check if it's the first time the process is run☆78Updated 3 years ago
- Turn your Wi-Fi on and off☆86Updated 4 years ago
- Clean up regular expressions☆62Updated 10 months ago
- User-friendly glob matching CLI☆75Updated 7 years ago
- Get PID from a port☆79Updated 4 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 9 months ago
- Get the command history of the user's shell☆85Updated 2 years ago
- Scan npm for available package names☆101Updated 4 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 2 years ago
- Open the npm page, Yarn page, or GitHub repo of a package☆200Updated 10 months ago
- Project style linter☆122Updated 5 years ago
- Tap into a promise chain without affecting its value or state☆132Updated 4 years ago
- Check if a project is using Yarn☆98Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Simplified high resolution timing☆81Updated 9 months ago
- Conditional promise chains☆61Updated 4 years ago
- Test your Markdown files for Standard JavaScript Style™☆76Updated 2 years ago
- Prevent `require` from searching upwards for required modules☆93Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Allow only access to known object properties using ES2015 Proxy☆86Updated 3 years ago