Skip to content

DeviceFarmer/node-minicap

 
 

Repository files navigation

node-minicap

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 @devicefarmer/minicap

Using npm:

npm install --save @devicefarmer/minicap

License

See LICENSE.