Check if it's the first time the process is run
☆83Sep 12, 2025Updated 6 months ago
Alternatives and similar repositories for first-run
Users that are interested in first-run are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Ask me anything☆11Jul 8, 2015Updated 10 years ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Modify the values of an object☆28Sep 10, 2021Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Get the avatar of a GitHub user☆21Oct 14, 2021Updated 4 years ago
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Get free disk space info from `df -kP`☆64Sep 13, 2025Updated 6 months ago
- Get the macOS version of the current system☆23Sep 9, 2025Updated 6 months ago
- ES2015 Math.hypot() ponyfill☆12Apr 7, 2021Updated 4 years ago
- Get the maximum permitted length of a path of a Unix domain socket☆14Aug 16, 2021Updated 4 years ago
- Get the path to an app (macOS)☆64Jul 9, 2022Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Nov 14, 2025Updated 4 months ago
- Alphabetically sort an array of strings☆40Apr 9, 2021Updated 4 years ago
- Convert a Source Map object to a comment☆16Aug 9, 2021Updated 4 years ago
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Pick random items from a list☆57Aug 10, 2021Updated 4 years ago
- Include only certain items in an array☆19Jun 13, 2025Updated 9 months ago
- Check if a file path is a text file☆21Apr 30, 2024Updated last year
- Split a string at one or more indices☆25May 3, 2021Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆37May 3, 2021Updated 4 years ago
- Empty the Windows recycle bin☆14Jan 23, 2021Updated 5 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Jul 9, 2022Updated 3 years ago
- Open the URL from a web shortcut file☆17Nov 3, 2021Updated 4 years ago
- Check if a string is a valid filename☆62Aug 16, 2021Updated 4 years ago
- List of platforms supported by Node.js☆12Nov 3, 2021Updated 4 years ago
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago
- Node.js 0.12 util.debuglog() ponyfill☆20Oct 30, 2023Updated 2 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Strip a path from a path☆18Aug 18, 2021Updated 4 years ago
- Truncate a string to a specific width in the terminal☆88Mar 1, 2026Updated 3 weeks ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Apr 3, 2024Updated last year
- Check if a string is email like☆25Nov 11, 2025Updated 4 months ago
- Ensures a value is a valid error by making it one if not☆89Sep 15, 2025Updated 6 months ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Feb 2, 2026Updated last month
- Check if a file path is a compressed file☆19Apr 30, 2024Updated last year
- Get the path to this package - Useful for testing☆22Aug 9, 2021Updated 4 years ago