sindresorhus / cli-cursorLinks
Toggle the CLI cursor
☆108Updated 10 months ago
Alternatives and similar repositories for cli-cursor
Users that are interested in cli-cursor are comparing it to the libraries listed below
Sorting:
- Detect the dominant newline character of a string☆55Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Check if your package was installed globally☆70Updated last year
- Reliably get the terminal window size☆141Updated last year
- Write a package.json file☆88Updated 10 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 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…☆93Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Filter object keys and values into a new object☆101Updated last year
- Get namespaced config from the closest package.json☆121Updated last year
- Make a function mimic another one☆94Updated 7 months ago
- Find the closest package.json file☆164Updated 2 weeks ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 7 months ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Read a package.json file☆168Updated last year
- Wordwrap a string with ANSI escape codes☆125Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Easily handle defaults for your options☆74Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- Check if a value is a plain object☆102Updated last year
- Write data to a random temporary file☆105Updated 10 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago