restore-cursor
Advanced tools
Gracefully restore the CLI cursor on exit
Weekly downloads
Changelog
https://github.com/sindresorhus/restore-cursor/compare/v3.1.0...v4.0.0
Readme
Gracefully restore the CLI cursor on exit
Prevent the cursor you've hidden interactively from remaining hidden if the process crashes.
$ npm install restore-cursor
import restoreCursor from 'restore-cursor';
restoreCursor();
Gracefully restore the CLI cursor on exit
The npm package restore-cursor receives a total of 28,917,722 weekly downloads. As such, restore-cursor popularity was classified as popular.
We found that restore-cursor demonstrated a healthy version release cadence and project activity. It has 1 open source maintainer collaborating on the project.