sindresorhus / beeperLinks
Make your terminal beep
☆135Updated 5 months ago
Alternatives and similar repositories for beeper
Users that are interested in beeper are comparing it to the libraries listed below
Sorting:
- Copy a file☆123Updated 5 months ago
- Convert a value to an array☆133Updated 4 years ago
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- Check if a path exists☆155Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Get the system locale☆228Updated this week
- Get the path to the user home directory☆159Updated 4 years ago
- Indent each line in a string☆115Updated 3 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Cross-platform .zip file creation☆129Updated last year
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Check whether a package or organization name is available on npm☆172Updated last week
- Create an array without duplicates☆74Updated 4 years ago
- Check if something is a promise☆45Updated 4 years ago
- Generate a random integer☆89Updated 4 months ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Get the directory of globally installed packages and binaries☆77Updated last week
- Check if a path is a file, directory, or symlink☆80Updated last week
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get tags from a remote git repo. Using only JS. No git binary required.☆52Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Read and parse a JSON file☆247Updated 2 years ago
- Ensure a function is only called once☆165Updated last week
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Get a random temporary file path☆81Updated 2 weeks ago
- Get your PATH prepended with locally installed binaries☆107Updated last year