jsqr

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

build

webpack

watch

webpack --watch

test

jest

lint

tslint --project .

generate-test-data

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

Metadata

Downloads