sindresorhus / beeperLinks
Make your terminal beep
☆134Updated last month
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 2 months ago
- Check if a path exists☆153Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last month
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Convert a value to an array☆131Updated 3 years ago
- Get the path to the user home directory☆160Updated 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆142Updated last month
- Wait for any promise to be fulfilled☆56Updated 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☆227Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Create an array without duplicates☆73Updated 4 years ago
- Cross-platform .zip file creation☆129Updated last year
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Check if a path is a file, directory, or symlink☆79Updated last year
- Check if argv has a specific flag☆94Updated 4 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Generate a random integer☆87Updated last month
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if it's the first time the process is run☆81Updated last month
- Replace all substring matches in a string☆89Updated 4 years ago
- Get or check the current macOS version☆61Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Import a globally installed module☆57Updated last year