sindresorhus / cli-cursorLinks
Toggle the CLI cursor
☆112Updated 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 2 weeks ago
- Indent each line in a string☆113Updated 3 years ago
- Reliably get the terminal window size☆144Updated last year
- Check if your package was installed globally☆70Updated last year
- Wordwrap a string with ANSI escape codes☆128Updated 3 weeks ago
- Get namespaced config from the closest package.json☆120Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 11 months ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 weeks ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Filter object keys and values into a new object☆104Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Write a package.json file☆88Updated 2 weeks ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 weeks ago
- Find the closest package.json file☆165Updated 3 months ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Lazy number range generator☆81Updated last year
- Get a random item from an array☆56Updated 3 years ago
- Convert a value to an array☆130Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆39Updated 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…☆95Updated 2 years ago
- Easily handle defaults for your options☆75Updated last year
- Check if a value is a plain object☆102Updated last year
- Ensures a value is a valid error by making it one if not☆78Updated 2 weeks ago
- Detect the indentation of code☆197Updated 2 weeks ago
- Copy a file☆121Updated last month