sindresorhus / beeper
Make your terminal beep
☆133Updated 2 years ago
Alternatives and similar repositories for beeper:
Users that are interested in beeper are comparing it to the libraries listed below
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Copy a file☆121Updated last year
- Import a globally installed module☆57Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 2 years ago
- Check if a path exists☆150Updated 2 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 2 years ago
- Get a random temporary file path☆79Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆82Updated 6 months ago
- Get the path to the user home directory☆161Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆97Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Truncate a string to a specific width in the terminal☆86Updated last year
- Convert a value to an array☆130Updated 3 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆67Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆111Updated 4 years ago
- Toggle the CLI cursor☆106Updated 6 months ago
- Check if a path is a file, directory, or symlink☆78Updated 6 months ago
- Rename a function☆46Updated last year
- Check if your package was installed globally☆70Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Get the system locale☆226Updated 3 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Move a file - Even works across devices☆199Updated last year
- Get your PATH prepended with locally installed binaries☆104Updated 3 months ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Generate a random integer☆88Updated 3 years ago