sindresorhus / first-runLinks
Check if it's the first time the process is run
☆81Updated 2 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:
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Reliably get the terminal window size☆144Updated 2 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Run the Node.js binary no matter what☆139Updated 2 months ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 2 months ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Block users from running your app with root permissions☆100Updated 2 years ago
- Simplified high resolution timing☆84Updated last year
- Returns an array filled with the specified input☆43Updated 3 years ago
- Conditional promise catch handler☆40Updated 4 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Check if a Mac camera is on☆97Updated 2 months ago
- Ensures a value is a valid error by making it one if not☆83Updated 2 months ago
- Get the command history of the user's shell☆86Updated 3 weeks ago
- Find out if a computer is charging☆76Updated 7 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Parse text columns, like the output of unix commands☆84Updated 2 months ago
- Hook and modify stdout and stderr☆56Updated 2 months ago
- Get the latest version of an npm package☆53Updated last year
- Conditional promise chains☆63Updated 4 years ago
- Rename a function☆47Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Ensure a function is only called once☆163Updated 2 years ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last month