Skip to content

Sec-ant/zxing-wasm-demo

Repository files navigation

zxing-wasm-demo

TODO

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