hide-terminal-cursor
v0.0.1
Published
Hide the terminal cursor.
Downloads
5
Maintainers
Readme
hide-terminal-cursor
Hide the terminal cursor.
Install
$ npm install --save hide-terminal-cursor
Usage
var hideCursor = require("hide-terminal-cursor")
hideCursor();
Related
- show-terminal-cursor - Shows the terminal cursor.
License
MIT © Joe Gesualdo