CaptureJS
This Javascript NPM package can be used to add CaptureJS to your Javascript application.
NOTE: If your application is a react-native application please use react-native-capture package which has some native code to make CaptureJS working in iOS and Android.
Usage
Add the CaptureJS in your Node project:
npm i beta-captureJs --save
Using CaptureJS in the code:
import { Capture } from 'beta-captureJs';
import React from 'react';
Help
The online documentation is available here: https://docs.socketmobile.com/capturejs/en/latest/