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.