vue-barcode icon indicating copy to clipboard operation
vue-barcode copied to clipboard

Barcode generator for Vue.js

Results 14 vue-barcode issues
Sort by recently updated
recently updated
newest added

Hey I'm using VueJs 3 and it seems to be incompatible with this package. I have these errors: ![Captura de ecrã 2021-04-22, às 14 02 12](https://user-images.githubusercontent.com/20538071/115719838-63c01a80-a374-11eb-8920-5363871724f9.png) ![Captura de ecrã 2021-04-22,...

Please add element-tag prop option to "all options" in the documentation. I spent way to long to figure out how to make an image barcode instead of an SVG. Thank...

Can you support foamat interleaved 2 of 5 (int25) and datamatrix? 请问您能支持条码的 interleaved 2 of 5 (int25) and datamatrix 两种格式吗?

Despite many attempts, the module does not render the barcode in vue (laravel + inertia). Also the jsFiddle example doesn't work.

Hello, lindell! The width option of the current vue-barcode is the width option of the bar. However, in addition to adjusting the barcode width, I need a way to control...

the example you have mentioned in jsfiddle does not work, also i have tried to use it according to documentation but it did not work.

需要编辑后CDN能引用的文件

Any chance there can be regular changelogs on this for releases? I'm noticing that it was upgraded a minor version recently but can't seem to find the changelog. Thanks!

hi! how could i print the generated barcode, let's say by using `pdfmake` and then printing the resulting pdf file? thanks!

Hello, I found that i have a warning when i import globaly : > Argument type {data: (function(): {valid: boolean}), render: (function(any): any), mounted: VueBarcode.mounted, props: {margin: [String | StringConstructor,...