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:
- Get the path to the user home directory☆160Updated 4 years ago
- Copy a file☆120Updated last year
- Check if a path exists☆151Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 9 months ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Convert a value to an array☆129Updated 3 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Write a package.json file☆88Updated 10 months ago
- Cross-platform .zip file creation☆130Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Check whether a package or organization name is available on npm☆170Updated last year
- Replace all substring matches in a string☆88Updated 3 years ago
- Read a package.json file☆167Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Generate a random integer☆86Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Read and parse a JSON file☆246Updated 2 years ago
- Resolve the path of a globally installed module☆41Updated last year
- Get the latest version of an npm package☆176Updated last year
- Detect the indentation of code☆196Updated last year
- Easy error subclassing and stack customization☆65Updated 4 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago