0.5.0 • Published 3 years ago

beta-capturejs v0.5.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 years ago

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/