sindresorhus / first-runLinks
Check if it's the first time the process is run
☆78Updated 3 years ago
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☆70Updated last year
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Simplified high resolution timing☆81Updated 9 months ago
- Block users from running your app with root permissions☆98Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Rename a function☆46Updated last year
- Clear the terminal cross-platform☆44Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get the command history of the user's shell☆85Updated 2 years ago
- Turn your Wi-Fi on and off☆86Updated 4 years ago
- Check if the built-in Mac camera is on☆97Updated 3 years ago
- Find out if a computer is charging☆75Updated 7 years ago
- Reliably get the terminal window size☆142Updated last year
- Returns an array filled with the specified input☆42Updated 3 years ago
- Lock your system☆80Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 8 months ago
- Get the latest version of an npm package☆53Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Parse text columns, like the output of unix commands☆82Updated 3 years ago
- Toggle the CLI cursor☆110Updated 11 months ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 10 months ago
- Conditional promise catch handler☆38Updated 4 years ago
- Hook and modify stdout and stderr☆54Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago