Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@idea-ionic/barcode

Package Overview
Dependencies
Maintainers
2
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@idea-ionic/barcode

IDEA Ionic barcode components

latest
Source
npmnpm
Version
8.6.8
Version published
Weekly downloads
16
-89.47%
Maintainers
2
Weekly downloads
 
Created
Source

IDEA Ionic extra ≫ Barcode

Scan barcodes and QR codes.

Package on NPM.

To install

npm i --save @idea-ionic/barcode

Be sure to install all the requested peer dependencies.

To use DataWedge on a supported Android device (e.g. Zebra), you have to add to the main Activity (AndroidManifest.xml) the following intent filter:

<intent-filter>
    <action android:name="com.darryncampbell.cordova.plugin.intent.ACTION"/>
    <category android:name="android.intent.category.DEFAULT"/>
</intent-filter>

Finally, in case of DataWedge devices (e.g. Zebra), you need to configure a scan profile.

Keywords

idea

FAQs

Package last updated on 01 Sep 2025

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