Skip to content

barcode reader is written by Rust/

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

mkazutaka/wasm-barcode-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wasm-barcode-reader

A Barcode Reader used WebAssembly.

Overview

This is barcode reader using WebAssembly. The basic algorithm refers serratus/quaggaJS. The currenty only support EAN 13 format of barcode.

Quick Run

git clone [email protected]:mkazutaka/rbr.git
cd rbr
make build

cd www
npm run start

About

barcode reader is written by Rust/

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published