sindresorhus / first-runLinks
Check if it's the first time the process is run
☆81Updated last month
Alternatives and similar repositories for first-run
Users that are interested in first-run are comparing it to the libraries listed below
Sorting:
- Measure the time a promise takes to resolve☆71Updated last year
- Run the Node.js binary no matter what☆139Updated last month
- Lazy number range generator☆82Updated last year
- Reliably get the terminal window size☆144Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Check if a Mac camera is on☆97Updated 3 weeks ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Simplified high resolution timing☆84Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆142Updated last month
- Conditional promise chains☆63Updated 4 years ago
- Get the command history of the user's shell☆85Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆79Updated last month
- Returns an array filled with the specified input☆43Updated 3 years ago
- Block users from running your app with root permissions☆99Updated 2 years ago
- Clear the terminal cross-platform☆44Updated 4 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Get namespaced config from the closest package.json☆120Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Get the latest version of an npm package☆52Updated last year
- Delay a promise a specified amount of time☆120Updated 4 years ago
- Copy a file☆121Updated 2 months ago
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Regular expression for matching issue references☆49Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Truncate a string to a specific width in the terminal☆87Updated last month
- Find out if a computer is charging☆76Updated 7 years ago
- Hook and modify stdout and stderr☆55Updated last month
- Parse text columns, like the output of unix commands☆83Updated last month
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago