Socket
Book a DemoInstallSign in
Socket

cordova-barcode-generator

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-barcode-generator

Plugin for generate barcode type 128

0.0.4
latest
Source
npmnpm
Version published
Weekly downloads
13
550%
Maintainers
1
Weekly downloads
 
Created
Source

Barcode Generator

##Compatible

Android Version <= 4.0

iOS Version >= 8.0

###This plugin is generate only Barcode type 128

##How to install.

  • Use this code in command line.
    cordova plugin add cordova-barcode-generator

Done!

##How to use.

in *.js that you want to use this.
var success = function(message) { alert(message); };
var error = function(message) { alert("Oopsie! " + message); };
var barcode = cordova.require("com.attendee.barcodegenerator.BarcodeGenerator");
barcode.generate(success,error,"12345");
The plugin will return base64 string of barcode image for using in cordova.

Keywords

ecosystem:cordova

FAQs

Package last updated on 06 Apr 2016

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.