An open API service indexing awesome lists of open source software.

https://github.com/pboymt/hidemu


https://github.com/pboymt/hidemu

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# hidemu - Human Interface Device Emulator

Currently this module only support Windows 7/8/10.

## Install

```sh
$ npm install hidemu
```

## Usage

You can find usage in [type definition file](https://github.com/pboymt/hidemu/blob/master/index.d.ts).