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 last month
- Wordwrap a string with ANSI escape codes☆129Updated last month
- Indent each line in a string☆113Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆104Updated 11 months 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☆185Updated 2 years ago
- Check if your package was installed globally☆69Updated last year
- Reliably get the terminal window size☆144Updated last year
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Easily handle defaults for your options☆75Updated 2 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Filter object keys and values into a new object☆104Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last month
- Convert a value to an array☆131Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Make a function mimic another one☆96Updated 11 months ago
- Gracefully restore the CLI cursor on exit☆39Updated last year
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Get the path of the caller module☆66Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆142Updated last month
- Exit the process when the `esc` key is pressed☆57Updated 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
- Copy a file☆121Updated 2 months ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Write a package.json file☆89Updated last month
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- Get the latest version of an npm package☆175Updated last year