@cjser/restore-cursor__v4_0_0
v4.0.0-cjser.2
Published
Gracefully restore the CLI cursor on exit
Maintainers
Readme
restore-cursor
Gracefully restore the CLI cursor on exit
Prevent the cursor you've hidden interactively from remaining hidden if the process crashes.
Install
$ npm install restore-cursorUsage
import restoreCursor from 'restore-cursor';
restoreCursor();cjser
This package is a CommonJS-compatible build generated by cjser for projects that still need require() support. The source version matches the original npm package version, with a cjser prerelease suffix for this generated build.
Original repository: https://github.com/sindresorhus/restore-cursor
