sindresorhus / restore-cursor
Gracefully restore the CLI cursor on exit
☆38Updated 8 months ago
Alternatives and similar repositories for restore-cursor:
Users that are interested in restore-cursor are comparing it to the libraries listed below
- Strip the final newline character from a string/buffer☆36Updated 5 months ago
- Detect the dominant newline character of a string☆55Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Break out of a promise chain☆23Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 11 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated last month
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Check if a file path is a binary file☆44Updated 11 months ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Check if a value is an object☆40Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 9 months ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Modify the values of an object☆27Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- fs read and write streams based on minipass☆20Updated 8 months ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago