sindresorhus / cli-cursor
Toggle the CLI cursor
☆107Updated 8 months ago
Alternatives and similar repositories for cli-cursor:
Users that are interested in cli-cursor are comparing it to the libraries listed below
- Check if your package was installed globally☆70Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Reliably get the terminal window size☆141Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Lazy number range generator☆81Updated last year
- Find the closest package.json file☆162Updated last year
- Wordwrap a string with ANSI escape codes☆123Updated last year
- Read a package.json file☆165Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Write a package.json file☆88Updated 8 months ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Image component for Ink☆75Updated 2 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 8 months ago
- Filter object keys and values into a new object☆101Updated 10 months ago
- Copy a file☆120Updated last year
- Easily handle defaults for your options☆74Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated last month
- Get your PATH prepended with locally installed binaries☆104Updated 5 months ago
- Get the path of the parent module☆77Updated last year
- 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…☆92Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Strip leading whitespace from each line in a string☆136Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 4 years ago
- Make a function mimic another one☆94Updated 5 months ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago