sindresorhus / first-runLinks
Check if it's the first time the process is run
☆79Updated 2 weeks 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☆139Updated 2 weeks ago
- Measure the time a promise takes to resolve☆70Updated last year
- Lazy number range generator☆81Updated last year
- Get the latest version of an npm package☆53Updated last year
- Conditional promise chains☆62Updated 4 years ago
- Simplified high resolution timing☆82Updated last year
- Clear the terminal cross-platform☆44Updated 3 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated 2 weeks ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Check if a Mac camera is on☆97Updated last week
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 weeks ago
- Reliably get the terminal window size☆144Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Get the command history of the user's shell☆85Updated 2 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Rename a function☆46Updated last year
- Ensures a value is a valid error by making it one if not☆78Updated 2 weeks ago
- Parse text columns, like the output of unix commands☆82Updated 3 weeks ago
- Find out if a computer is charging☆76Updated 7 years ago
- Ensure a function is only called once☆162Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Clean up regular expressions☆62Updated last year
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 weeks ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Hook and modify stdout and stderr☆54Updated 3 weeks ago
- Turn your Wi-Fi on and off☆86Updated 4 years ago