restore-cursor
Advanced tools
Weekly downloads
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 30,864,498 weekly downloads. As such, restore-cursor popularity was classified as popular.
We found that restore-cursor demonstrated a not healthy version release cadence and project activity because the last version was released a year ago.It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.