An open API service indexing awesome lists of open source software.

https://github.com/sec-ant/zxing-wasm-demo

zxing-wasm demo
https://github.com/sec-ant/zxing-wasm-demo

zxing-wasm

Last synced: 11 months ago
JSON representation

zxing-wasm demo

Awesome Lists containing this project

README

          

# zxing-wasm-demo

## TODO

- [x] Fix directory DnD in FireFox
- [x] Add clear files button
- [ ] Add text file / url string DnD support
- [ ] Add light / dark / auto theme switch
- [x] Load `.wasm` file eagerly and add visual feedback
- [ ] Add detection time in the result
- [ ] ~~dd acknowledgement in footer~~
- [ ] Auto deployment on `zxing-wasm` build
- [x] Display `zxing-wasm` version / commit somewhere
- [ ] ~~Add sample files / history in the side bar?~~
- [x] Reduce bundle size / split chunks
- [x] Prevent page scrolling when changing numeric values
- [x] Prevent page scrolling when browsing images
- [x] Numeric fields value fallback on losing focus instead of typing
- [ ] Validate file types by magic number instead of extension