sindresorhus / restore-cursor
Gracefully restore the CLI cursor on exit
☆36Updated 6 months ago
Alternatives and similar repositories for restore-cursor:
Users that are interested in restore-cursor are comparing it to the libraries listed below
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 3 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- fs read and write streams based on minipass☆20Updated 6 months ago
- Break out of a promise chain☆23Updated 3 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Detect the dominant newline character of a string☆55Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Check if a file path is a binary file☆44Updated 9 months ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 6 months ago
- Check if a path is the current working directory☆19Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Get the visual width of a string - the number of columns required to display it☆13Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 9 months ago
- Linkify GitHub issue references☆46Updated 4 months ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Modify the values of an object☆27Updated 3 years ago
- Center-align the text in a string.☆23Updated 7 years ago
- Node's default require extensions as a separate module☆9Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago