sindresorhus / onetimeLinks
Ensure a function is only called once
☆165Updated last week
Alternatives and similar repositories for onetime
Users that are interested in onetime are comparing it to the libraries listed below
Sorting:
- Reliably get the terminal window size☆146Updated last week
- Lazy number range generator☆83Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 5 months ago
- Block users from running your app with root permissions☆100Updated 2 years ago
- Clean up regular expressions☆63Updated last year
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- Embed data in other data and easily extract it when needed☆76Updated 4 years ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Check if it's the first time the process is run☆83Updated 4 months ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Check whether a package or organization name is available on npm☆173Updated last week
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Hook and modify stdout and stderr☆57Updated 5 months ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Run the Node.js binary no matter what☆142Updated 4 months ago
- Copy a file☆123Updated 5 months ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Parse text columns, like the output of unix commands☆84Updated 5 months ago
- Simplified high resolution timing☆85Updated last year
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Scan npm for available package names☆101Updated 5 years ago
- Get PID from a port☆79Updated 5 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Indent each line in a string☆115Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago