sindresorhus / beeper
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
- Check if a path exists☆150Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Convert a value to an array☆129Updated 3 years ago
- Copy a file☆121Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Get a random temporary file path☆79Updated 2 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Check if your package was installed globally☆70Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Write a package.json file☆88Updated 7 months ago
- Indent each line in a string☆113Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Create an array without duplicates☆70Updated 3 years ago
- Check whether a package or organization name is available on npm☆169Updated last year
- Generate a random integer☆87Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆111Updated 4 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 an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 2 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆83Updated 7 months ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 2 years ago
- Get the path to the user home directory☆161Updated 3 years ago
- Check if argv has a specific flag☆94Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆123Updated last year
- Move a file - Even works across devices☆198Updated last year
- Replace all substring matches in a string☆88Updated 3 years ago
- Check if a process is running☆58Updated 3 years ago