1.1.3 • Published 4 months ago

arole v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Arole

Control input events in Node.js. Mouse, touch events and keyboard are now at your disposal! Thanks to Node.js addons, with three handy classes you can simulate the events you need with ease.

!IMPORTANT Currently available for Windows only.

Installation

npm install arole

Usage

const { Mouse, Touch, Keyboard } = require('arole');

Check this to clearly understand the functionality.

1.1.3

4 months ago

1.1.1

5 months ago

1.1.2

5 months ago

1.1.0

5 months ago

1.0.9

5 months ago

1.0.8

5 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

0.0.0

5 months ago

1.0.0

5 months ago