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
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Indent each line in a string☆113Updated 3 years ago
- Check if your package was installed globally☆69Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆104Updated last year
- Reliably get the terminal window size☆144Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- Get namespaced config from the closest package.json☆120Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Copy a file☆121Updated 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…☆96Updated 2 years ago
- Strip leading whitespace from each line in a string☆143Updated 3 weeks ago
- Lazy number range generator☆82Updated last year
- Get the path of the caller module☆66Updated 4 years ago
- Make a function mimic another one☆96Updated last year
- Ensures a value is a valid error by making it one if not☆82Updated last month
- Detect the indentation of code☆197Updated last month
- Exit the process when the `esc` key is pressed☆57Updated last year
- Gracefully restore the CLI cursor on exit☆39Updated last year
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Hook and modify stdout and stderr☆56Updated 2 months ago
- Easily handle defaults for your options☆75Updated 2 years ago
- Filter object keys and values into a new object☆104Updated last year
- Check if argv has a specific flag☆94Updated 4 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Check if a value is a plain object☆103Updated last year
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago