Skip to content

openstf/node-minicap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b5d1168 · Aug 15, 2020

History

17 Commits
Nov 1, 2017
May 16, 2018
Nov 1, 2017
Nov 21, 2016
Nov 21, 2016
Nov 21, 2016
Nov 21, 2016
Nov 21, 2016
Aug 15, 2020
Nov 21, 2016
May 16, 2018
Nov 22, 2016

Repository files navigation

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.