hide-cursor

0.0.3 • Public • Published

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();

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i hide-cursor

    Weekly Downloads

    3

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    4.21 kB

    Total Files

    11

    Last publish

    Collaborators

    • muffinista