UNPKG

@syncfusion/ej2-barcode-generator

Version:

Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.

68 lines 2.37 kB
{ "_from": "@syncfusion/ej2-barcode-generator@*", "_id": "@syncfusion/ej2-barcode-generator@19.5.0", "_inBundle": false, "_integrity": "sha512-5JyircF+ZxV5wpKge5lP3cSO01KPmPgiLOvRbj4Dv0d3yFHJNlhJ7x7bMPpHSMndXqiP0ByNTOOKi1VzpzWWJg==", "_location": "/@syncfusion/ej2-barcode-generator", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@syncfusion/ej2-barcode-generator@*", "name": "@syncfusion/ej2-barcode-generator", "escapedName": "@syncfusion%2fej2-barcode-generator", "scope": "@syncfusion", "rawSpec": "*", "saveSpec": null, "fetchSpec": "*" }, "_requiredBy": [ "/", "/@syncfusion/ej2-angular-barcode-generator", "/@syncfusion/ej2-react-barcode-generator", "/@syncfusion/ej2-vue-barcode-generator" ], "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-development/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.5.0.tgz", "_shasum": "ac9cfe063c356e6dc913d4708b144f46d02ae967", "_spec": "@syncfusion/ej2-barcode-generator@*", "_where": "D:\\SF3992\\WFH\\Nexus\\ej2-nexus-branch-switching-dev\\release", "author": { "name": "Syncfusion Inc." }, "bugs": { "url": "https://github.com/syncfusion/ej2-javascript-ui-controls/issues" }, "bundleDependencies": false, "dependencies": { "@syncfusion/ej2-base": "~30.1.37", "@syncfusion/ej2-data": "~30.1.37" }, "deprecated": false, "description": "Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.", "devDependencies": {}, "es2015": "./dist/es6/ej2-barcode-generator.es5.js", "homepage": "https://www.syncfusion.com/javascript-ui-controls", "keywords": [ "ej2", "syncfusion", "ej2-barcode", "ej2-QRcode", "web-components", "TypeScript", "barcode", "QRCode", "QR-barcode", "Datamatrix" ], "license": "SEE LICENSE IN license", "main": "./dist/ej2-barcode-generator.umd.min.js", "module": "./index.js", "name": "@syncfusion/ej2-barcode-generator", "repository": { "type": "git", "url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git" }, "typings": "index.d.ts", "version": "30.1.37", "sideEffects": false }