sindresorhus / onetime
Ensure a function is only called once
☆162Updated last year
Alternatives and similar repositories for onetime:
Users that are interested in onetime are comparing it to the libraries listed below
- Reliably get the terminal window size☆141Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Block users from running your app with root permissions☆98Updated last year
- Lazy number range generator☆81Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Copy a file☆120Updated last year
- Embed data in other data and easily extract it when needed☆72Updated 3 years ago
- Check whether a package or organization name is available on npm☆170Updated last year
- Check if a namespace on npm is being hogged☆73Updated 5 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Get PID from a port☆79Updated 4 years ago
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Toggle the CLI cursor☆107Updated 8 months ago
- Parse text columns, like the output of unix commands☆82Updated 3 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Filter object keys and values into a new object☆101Updated 10 months ago
- Clean up regular expressions☆62Updated 7 months ago
- Hook and modify stdout and stderr☆54Updated 2 years ago
- Tap into a promise chain without affecting its value or state☆132Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Simplified high resolution timing☆80Updated 7 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Rename a function☆46Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 7 months ago