sindresorhus / restore-cursorLinks
Gracefully restore the CLI cursor on exit
☆38Updated 11 months ago
Alternatives and similar repositories for restore-cursor
Users that are interested in restore-cursor are comparing it to the libraries listed below
Sorting:
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 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.☆23Updated 6 years ago
- Break out of a promise chain☆23Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- fs read and write streams based on minipass☆20Updated 11 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Check if a file path is a binary file☆46Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if a path is the current working directory☆19Updated last month
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Center-align the text in a string.☆23Updated 8 years ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆35Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Modify the values of an object☆27Updated 3 years ago
- Detect and extract the static part of a glob string.☆10Updated 3 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- Get the visual width of a string - the number of columns required to display it☆13Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year