sindresorhus / beeperLinks
Make your terminal beep
☆135Updated 4 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☆122Updated 5 months ago
- Convert a value to an array☆133Updated 4 years ago
- Check if a path exists☆155Updated 3 years ago
- Truncate a string to a specific width in the terminal☆88Updated 2 months ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Get the path to the user home directory☆159Updated 4 years ago
- Indent each line in a string☆115Updated 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 the system locale☆228Updated 4 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Check whether a package or organization name is available on npm☆172Updated last year
- Ensure a function is only called once☆164Updated 2 years ago
- Generate a random integer☆89Updated 4 months ago
- Cross-platform .zip file creation☆129Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 4 months ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Get your PATH prepended with locally installed binaries☆107Updated last year
- Check if a process is running☆61Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Check if it's the first time the process is run☆83Updated 4 months ago
- Check if something is a Node.js stream☆115Updated last year
- Simplified high resolution timing☆85Updated last year
- Find multiple RegExp matches in a string☆91Updated 3 years ago