sindresorhus / cli-cursorLinks
Toggle the CLI cursor
☆113Updated 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 month
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Indent each line in a string☆114Updated 3 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆105Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Reliably get the terminal window size☆144Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆61Updated 2 months ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Convert a value to an array☆132Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 9 months 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…☆96Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆83Updated 2 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆147Updated 2 months ago
- Write a package.json file☆89Updated 2 months ago
- Get the path of the caller module☆66Updated 4 years ago
- Copy a file☆121Updated 3 months ago
- Check if it's the first time the process is run☆81Updated 2 months ago
- Check if argv has a specific flag☆95Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Get the directory of globally installed packages and binaries☆77Updated 2 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`☆144Updated 2 months ago
- Check if something is a Node.js stream☆114Updated last year
- Hook and modify stdout and stderr☆56Updated 2 months ago