All Projects → LoicMahieu → angular-io-barcode

LoicMahieu / angular-io-barcode

Licence: other
Angular wrapper for io-barcode

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to angular-io-barcode

Flutter barcode scanner
Barcode scanner plugin for flutter. Supports barcode scanning for Android and iOS
Stars: ✭ 194 (+546.67%)
Mutual labels:  barcode
taro-code
Taro Barcode & QRCode
Stars: ✭ 88 (+193.33%)
Mutual labels:  barcode
jQuery.EAN13
A jQuery & plain JavaScript library for generating EAN13-barcodes
Stars: ✭ 45 (+50%)
Mutual labels:  barcode
Escpos Thermalprinter Android
Useful library to help Android developpers to print with (Bluetooth, TCP, USB) ESC/POS thermal printer.
Stars: ✭ 204 (+580%)
Mutual labels:  barcode
Qrcodereader
Barcode and QR code reader built in Swift
Stars: ✭ 237 (+690%)
Mutual labels:  barcode
MVBarcodeReader
A Barcode scanner library for Android. Uses the Google Play Services' mobile vision api for barcode detection.
Stars: ✭ 67 (+123.33%)
Mutual labels:  barcode
Nbzxing
🔥 2020年最好用的开源扫码,全方位优化,强烈推荐!! 支持多种常规zxing无法扫出的码,用就完了!! 🔥
Stars: ✭ 184 (+513.33%)
Mutual labels:  barcode
javascript-barcode
Dynamsoft Barcode Reader JavaScript SDK for package managers. PDF417, QR Code, DataMatrix, MaxiCode and more are supported.
Stars: ✭ 142 (+373.33%)
Mutual labels:  barcode
Python Barcode
㊙️ Create standard barcodes with Python. No external dependencies. 100% Organic Python.
Stars: ✭ 241 (+703.33%)
Mutual labels:  barcode
api2pdf.php
PHP client library for the Api2Pdf.com REST API - Convert HTML to PDF, URL to PDF, Office Docs to PDF, Merge PDFs, HTML to Image, URL to Image, HTML to Docx, HTML to Xlsx, PDF to HTML, Thumbnail preview of office files
Stars: ✭ 42 (+40%)
Mutual labels:  barcode
Qrcoder
A pure C# Open Source QR Code implementation
Stars: ✭ 2,794 (+9213.33%)
Mutual labels:  barcode
React Native Barcode Mask
A barcode and QR scan layout for react-native applications with customizable styling
Stars: ✭ 230 (+666.67%)
Mutual labels:  barcode
barcode-java
Java Barcode Image Generation Library
Stars: ✭ 18 (-40%)
Mutual labels:  barcode
Quagga2
An advanced barcode-scanner written in Javascript and TypeScript - Continuation from https://github.com/serratus/quaggajs
Stars: ✭ 198 (+560%)
Mutual labels:  barcode
barcode.flutter
barcode generate library for Flutter
Stars: ✭ 58 (+93.33%)
Mutual labels:  barcode
Bitglitter
⚡ Embed data payloads inside of ordinary images or video with high-performance animated 2-D barcodes. (Python library)
Stars: ✭ 193 (+543.33%)
Mutual labels:  barcode
ZZYQRCode
a scanner for QRCode barCode 最好用的ios二维码、条形码,扫描、生成框架,支持闪光灯,从相册获取,扫描音效等,高仿微信,微博
Stars: ✭ 124 (+313.33%)
Mutual labels:  barcode
android-zbar-sdk
🔗 android-zbar-sdk, provide jni source, so file and jar file used alone, gradle/maven remote dependencies.
Stars: ✭ 311 (+936.67%)
Mutual labels:  barcode
laravel-barcode-generator
Generate multiple barcode in Laravel as well as in core PHP for your project, Very easy to install and easy to manage, no difficulties or no complexities for use, keep always smile. :)
Stars: ✭ 17 (-43.33%)
Mutual labels:  barcode
barcode-detector
Spec compliant polyfill of the Barcode Detection API 🤳
Stars: ✭ 31 (+3.33%)
Mutual labels:  barcode

Angular IO Barcode

Greenkeeper badge

Angular wrapper for io-barcode

Build Status MIT License

Usage

Install from:

  • NPM: npm install angular-io-barcode
  • Bower: bower install angular-io-barcode
var app = angular.module('app', ['io-barcode']);
<io-barcode code="123" type="CODE128B"></io-barcode>

Demo

Contributing

$ git clone https://github.com/LoicMahieu/angular-io-barcode && cd angular-io-barcode
$ npm install
$ npm test
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].