sindresorhus / cli-cursorLinks
Toggle the CLI cursor
☆110Updated last year
Alternatives and similar repositories for cli-cursor
Users that are interested in cli-cursor are comparing it to the libraries listed below
Sorting:
- Truncate a string to a specific width in the terminal☆87Updated last year
- Check if your package was installed globally☆70Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Reliably get the terminal window size☆142Updated last year
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Copy a file☆121Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Write a package.json file☆88Updated last year
- Lazy number range generator☆81Updated last year
- Create a lazily evaluated value☆70Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Filter object keys and values into a new object☆103Updated last year
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Write data to a random temporary file☆105Updated last year
- Check if it's the first time the process is run☆78Updated 3 years ago
- Make a function mimic another one☆94Updated 9 months ago
- Check if argv has a specific flag☆95Updated 4 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Find the closest package.json file☆164Updated last month
- Get the directory of globally installed packages and binaries☆76Updated last year