sindresorhus / first-runLinks
Check if it's the first time the process is run
☆83Updated 4 months ago
Alternatives and similar repositories for first-run
Users that are interested in first-run are comparing it to the libraries listed below
Sorting:
- Run the Node.js binary no matter what☆142Updated 4 months ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Reliably get the terminal window size☆146Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Lazy number range generator☆83Updated 2 years ago
- Get the latest version of an npm package☆54Updated last year
- Get the command history of the user's shell☆86Updated 2 months ago
- Conditional promise chains☆63Updated 4 years ago
- Rename a function☆46Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Ensures a value is a valid error by making it one if not☆85Updated 4 months ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Check if a Mac camera is on☆97Updated 4 months ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Hook and modify stdout and stderr☆57Updated 4 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Simplified high resolution timing☆85Updated last year
- Block users from running your app with root permissions☆100Updated 2 years ago
- Parse text columns, like the output of unix commands☆84Updated 4 months ago
- Clean up regular expressions☆63Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Conditional promise catch handler☆40Updated 4 years ago
- Turn your Wi-Fi on and off☆86Updated 4 years ago