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 year
- Indent each line in a string☆113Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Wordwrap a string with ANSI escape codes☆127Updated last year
- Get namespaced config from the closest package.json☆120Updated last year
- Reliably get the terminal window size☆142Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Get the path of the caller module☆65Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Copy a file☆121Updated last week
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 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
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Convert a value to an array☆129Updated 3 years ago
- Easily handle defaults for your options☆75Updated last year
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Gracefully restore the CLI cursor on exit☆38Updated last year
- Hook and modify stdout and stderr☆54Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago