Toggle the CLI cursor
☆112Jul 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 10 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
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 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
- 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☆88Mar 1, 2026Updated 2 weeks ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Check if a path is inside another path☆40Sep 11, 2025Updated 6 months ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Aug 31, 2025Updated 6 months ago
- Get the first path that exists on disk of multiple paths☆63Sep 15, 2025Updated 6 months ago
- Wordwrap a string with ANSI escape codes☆136Feb 20, 2026Updated last month
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Apr 3, 2024Updated last year
- Lowercase the keys of an object☆41Feb 2, 2026Updated last month
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Modify the values of an object☆28Sep 10, 2021Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Jan 24, 2021Updated 5 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Aug 8, 2025Updated 7 months ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- timers module for browserify☆24Dec 21, 2024Updated last year
- Center-align the text in a string.☆23May 26, 2017Updated 8 years ago
- Strip the final newline character from a string/buffer☆38Oct 28, 2024Updated last year
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Check if your code is running as an npm or yarn script☆66Sep 10, 2025Updated 6 months ago
- ES2015 Number.isNaN() ponyfill☆30May 2, 2024Updated last year
- Hook and modify stdout and stderr☆57Sep 9, 2025Updated 6 months ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Detect the dominant newline character of a string☆56Sep 23, 2023Updated 2 years ago
- Display a notification (macOS 10.9+)☆90Nov 13, 2025Updated 4 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆63Feb 27, 2025Updated last year
- Check if it's the first time the process is run☆83Sep 12, 2025Updated 6 months ago