🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

beta-capturejs

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

beta-capturejs

Socket Mobile Capture JS NPM package for Socket Mobile barcode scanner and NFC Reader/Writer products

0.5.0
latest
npm
Version published
Weekly downloads
4
-42.86%
Maintainers
1
Weekly downloads
 
Created
Source

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/

Keywords

barcode

FAQs

Package last updated on 07 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts