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.

69 lines 2.4 kB
{ "_from": "@syncfusion/ej2-barcode-generator@*", "_id": "@syncfusion/ej2-barcode-generator@29.1.33", "_inBundle": false, "_integrity": "sha512-7UD1GIAyME7kOQHJlmXaEBSp8Bl46qqkczjE+zMEHo4SYzmyxS51Kqf46qt1IV/colI6He4Vc52gz8Bqj1BxzQ==", "_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", "/@syncfusion/ej2-angular-barcode-generator", "/@syncfusion/ej2-react-barcode-generator", "/@syncfusion/ej2-vue-barcode-generator" ], "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.1.33.tgz", "_shasum": "51d1fcf83cc9ec97bf611c1fad17822d90995fef", "_spec": "@syncfusion/ej2-barcode-generator@*", "_where": "/jenkins/workspace/elease-automation_release_29.1.1/packages/included", "author": { "name": "Syncfusion Inc." }, "bugs": { "url": "https://github.com/syncfusion/ej2-javascript-ui-controls/issues" }, "bundleDependencies": false, "dependencies": { "@syncfusion/ej2-base": "~29.1.36", "@syncfusion/ej2-data": "~29.1.33" }, "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": "29.1.37", "sideEffects": false }