sindresorhus / cli-cursorLinks
Toggle the CLI cursor
☆111Updated 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 week
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆128Updated last year
- Reliably get the terminal window size☆144Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Check if your package was installed globally☆70Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 10 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Hook and modify stdout and stderr☆54Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 6 months ago
- Copy a file☆121Updated 3 weeks ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago