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.
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.
- Node.js v6.9.0 or later. Older versions will triggers syntax errors.
Using yarn:
yarn add minicap
Using npm:
npm install --save minicap
See LICENSE.