Toggle the CLI cursor
☆113Jul 26, 2024Updated 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:
- Gracefully restore the CLI cursor on exit☆41Jul 26, 2024Updated last year
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Jul 9, 2022Updated 3 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Feb 26, 2022Updated 4 years ago
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- Truncate a string to a specific width in the terminal☆88Oct 23, 2025Updated 4 months ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Modify the values of an object☆29Sep 10, 2021Updated 4 years ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated 3 weeks ago
- Hook and modify stdout and stderr☆57Sep 9, 2025Updated 5 months ago
- Check if a path is inside another path☆40Sep 11, 2025Updated 5 months ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Aug 8, 2025Updated 6 months ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Aug 31, 2025Updated 6 months ago
- Check if your code is running as an npm or yarn script☆66Sep 10, 2025Updated 5 months ago
- Get the first path that exists on disk of multiple paths☆63Sep 15, 2025Updated 5 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Jan 24, 2021Updated 5 years ago
- ES2015 Number.isNaN() ponyfill☆30May 2, 2024Updated last year
- ☆19Apr 11, 2018Updated 7 years ago
- timers module for browserify☆24Dec 21, 2024Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- Trim newlines from the start and/or end of a string☆49Mar 20, 2023Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆63Feb 27, 2025Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Apr 3, 2024Updated last year
- Get the PATH environment variable key cross-platform☆46Sep 12, 2025Updated 5 months ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated 3 weeks ago
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Detect the dominant newline character of a string☆56Sep 23, 2023Updated 2 years ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- Check if it's the first time the process is run☆83Sep 12, 2025Updated 5 months ago
- Wordwrap a string with ANSI escape codes☆134Feb 20, 2026Updated last week
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago