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
- Get the path to the user home directory☆161Updated 4 years ago
- Copy a file☆120Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a path exists☆151Updated 3 years ago
- Convert a value to an array☆129Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Generate a random integer☆87Updated 4 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Get a random temporary file path☆79Updated 2 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
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆83Updated 8 months ago
- Write a package.json file☆88Updated 8 months ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Toggle the CLI cursor☆107Updated 8 months ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Get the system locale☆227Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 8 months ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Write minimal node index.js files that require and export siblings by file basename☆84Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Cross-platform .zip file creation☆130Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago