jsqr

v1.0.3
A pure javascript QR code reading library that takes in raw images and will locate, extract and parse any QR code found within.

prebuild

rimraf dist

build

webpack

watch

webpack --watch

test

jest

lint

tslint --project .

generate-test-data

ts-node --project tests/ tests/generate-test-data.ts

Metadata

Downloads