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

An angular directive for lindell's JsBarcode

Results 7 angular-barcode issues
Sort by recently updated
recently updated
newest added

Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 4.19.1. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v4.19.1 > * 3ff5d11 Fix: no-invalid-regexp not understand variable for flags (fixes [#10112](https://github-redirect.dependabot.com/eslint/eslint/issues/10112)) ([#10113](https://github-redirect.dependabot.com/eslint/eslint/issues/10113)) (薛定谔的猫) >...

dependencies

i have tried using this version on IE. but IE doesnot support .remove() function. instead i wrote the remove function in this file to make it work . now it...

does it support also devices with old versions like android 4.3? it's not working there.

I want to add text in top and bottom of the barcode that just alternative text, not barcode value. I know we can add alternative text either top or bottom...

Hi, I would like to validate if my barcode is valid or not, but I don't know how to fire the valid function. Could you show an example?