sindresorhus / run-nodeLinks
Run the Node.js binary no matter what
☆140Updated 2 months 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☆82Updated last year
- Reliably get the terminal window size☆144Updated 2 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Clean up regular expressions☆63Updated last year
- Turn your Wi-Fi on and off☆86Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Write hyperlinks in the terminal☆89Updated 5 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- User-friendly glob matching CLI☆75Updated 7 years ago
- Project style linter☆122Updated 6 years ago
- Prevent `require` from searching upwards for required modules☆95Updated 4 years ago
- Check if a project is using Yarn☆97Updated 2 months ago
- Check if a namespace on npm is being hogged☆74Updated 6 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Scan npm for available package names☆101Updated 5 years ago
- Tap into a promise chain without affecting its value or state☆134Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Check if it's the first time the process is run☆81Updated 2 months ago
- Get the latest version of an npm package☆53Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- Get PID from a port☆79Updated 5 years ago
- Parse text columns, like the output of unix commands☆84Updated 2 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Test your Markdown files for Standard JavaScript Style™☆77Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 2 months ago