sindresorhus / beeperLinks
Make your terminal beep
☆134Updated 2 years 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☆121Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Get the path to the user home directory☆160Updated 4 years ago
- Convert a value to an array☆129Updated 3 years ago
- Check if a path exists☆151Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 10 months ago
- Check if your package was installed globally☆70Updated last year
- Cross-platform .zip file creation☆130Updated last year
- Replace all substring matches in a string☆88Updated 3 years ago
- Get the system locale☆227Updated 3 years ago
- Check whether a package or organization name is available on npm☆170Updated last year
- Toggle the CLI cursor☆108Updated 10 months ago
- Resolve the path of a globally installed module☆41Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Generate a random integer☆86Updated 4 years ago
- Wordwrap a string with ANSI escape codes☆125Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 2 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year