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
- Get the path to the user home directory☆159Updated 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated last week
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- Indent each line in a string☆115Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Check if a path exists☆155Updated 3 years ago
- Resolve the path of a globally installed module☆42Updated 2 years ago
- Convert a value to an array☆133Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Generate a random integer☆89Updated 4 months ago
- Get the system locale☆228Updated this week
- touch(1) for node☆125Updated 3 months ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last week
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Create an array without duplicates☆74Updated 4 years ago
- Check if something is a promise☆45Updated 4 years ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Get a random temporary file path☆81Updated 2 weeks ago
- Look up environment settings specific to different operating systems.☆137Updated 5 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago