sindresorhus / cli-cursor
Toggle the CLI cursor
☆107Updated 9 months ago
Alternatives and similar repositories for cli-cursor:
Users that are interested in cli-cursor are comparing it to the libraries listed below
- 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☆140Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆104Updated 6 months ago
- Lazy number range generator☆81Updated last year
- Copy a file☆120Updated last year
- Wordwrap a string with ANSI escape codes☆123Updated last year
- Get the real path of the system temp directory☆83Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Make a function mimic another one☆94Updated 6 months ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- Write a package.json file☆88Updated 9 months ago
- Image component for Ink☆77Updated 2 years ago
- Block users from running your app with root permissions☆98Updated last year
- Easily handle defaults for your options☆74Updated last year
- Indent each line in a string☆113Updated 2 years ago
- Convert a value to an array☆129Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 2 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…☆93Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Filter object keys and values into a new object☆101Updated 11 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Ensure a function is only called once☆162Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year