0.0.4 • Published 8 months ago

hide-cursor v0.0.4

Weekly downloads
6
License
MIT
Repository
-
Last release
8 months ago

hide-cursor - Hide/show the cursor in node.js

This is a bit of experimental code to try and hide the cursor in Electron apps.

How To Use It

var x = require('hide-cursor')
x.hide();
x.show();
0.0.4

8 months ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

5 years ago