zxing-js/library

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.eslintrc
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/ask-a-question-------.md
.github/ISSUE_TEMPLATE/bug-report---.md
.github/ISSUE_TEMPLATE/feature-request---.md
.github/lock.yml
.github/workflows/ci.yml
.github/workflows/npmpublish.yml
.github/workflows/stale.yml
.gitignore
.prettierrc
.unibeautify.json
.vscode/extensions.json
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
CONTRIBUTING.md
HELPER_REGEX.md
LICENSE
README.md
_config.yml
docs/examples/aztec-camera/index.html
docs/examples/barcode-image/index.html
docs/examples/datamatrix-image/index.html
docs/examples/multi-camera/index.html
docs/examples/multi-image/index.html
docs/examples/pdf417-image/index.html
docs/examples/qr-camera/index.html
docs/examples/qr-image/index.html
docs/examples/qr-svg-writer/index.html
docs/examples/qr-video/index.html
docs/index.html
docs/resources/blackbox/code128-1/1.png
docs/resources/blackbox/datamatrix/0123456789.png
docs/resources/blackbox/datamatrix/17.png
docs/resources/blackbox/datamatrix/abcdefg-64x64.png
docs/resources/blackbox/ean13-1/1.png
docs/resources/blackbox/itf/1.png
docs/resources/blackbox/pdf417-2/05.png
docs/resources/blackbox/pdf417-2/15.png
docs/resources/blackbox/pdf417-3/08.png
docs/resources/blackbox/qrcode-3/01.png
docs/resources/qrcode-video.mp4
karma.conf.js53
A
1 hr
package.json
rollup.config.js17
A
0 mins
src/browser.ts12
A
0 mins
A
100%
src/browser/BrowserAztecCodeReader.ts7
A
0 mins
D
66%
src/browser/BrowserBarcodeReader.ts8
A
0 mins
D
66%