sindresorhus / run-nodeLinks
Run the Node.js binary no matter what
☆142Updated 4 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:
- Clean up regular expressions☆63Updated last year
- Reliably get the terminal window size☆146Updated 2 years ago
- Lazy number range generator☆83Updated 2 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Check if it's the first time the process is run☆83Updated 4 months ago
- Write hyperlinks in the terminal☆89Updated 5 years ago
- Turn your Wi-Fi on and off☆86Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Prevent `require` from searching upwards for required modules☆95Updated 5 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Project style linter☆122Updated 6 years ago
- Simplified high resolution timing☆85Updated last year
- Test driven benchmarking.☆89Updated 7 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Parse text columns, like the output of unix commands☆84Updated 4 months ago
- Check if a project is using Yarn☆98Updated 4 months ago
- Convenience wrapper for Got to interact with the GitHub API☆177Updated 3 months ago
- Open the npm page, Yarn page, or GitHub repo of a package☆201Updated last year
- User-friendly glob matching CLI☆75Updated 7 years ago
- Check if a namespace on npm is being hogged☆74Updated 6 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Allow only access to known object properties using ES2015 Proxy☆89Updated 4 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 9 years ago
- Scan npm for available package names☆101Updated 5 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Tap into a promise chain without affecting its value or state☆134Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Get PID from a port☆79Updated 5 years ago