node-minicap icon indicating copy to clipboard operation
node-minicap copied to clipboard

A minicap driver for Node.

node-minicap

Warning

This project along with other ones in OpenSTF organisation is provided as is for community, without active development.

You can check any other forks that may be actively developed and offer new/different features here.

Active development has been moved to DeviceFarmer organisation.

npm

node-minicap provides a minicap "driver" of sorts for Node.js. Note that prebuilt minicap binaries are not included in this package. If you need them, try minicap-prebuilt.

Requirements

  • Node.js v6.9.0 or later. Older versions will triggers syntax errors.

Installation

Using yarn:

yarn add minicap

Using npm:

npm install --save minicap

License

See LICENSE.