Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heiwa4126/wasm-zxing-react1
zxing-wasm の実験。<video>から取る前に、<img>から取得してみる。
https://github.com/heiwa4126/wasm-zxing-react1
Last synced: 5 days ago
JSON representation
zxing-wasm の実験。<video>から取る前に、<img>から取得してみる。
- Host: GitHub
- URL: https://github.com/heiwa4126/wasm-zxing-react1
- Owner: heiwa4126
- Created: 2024-09-11T08:33:13.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-19T04:41:52.000Z (about 2 months ago)
- Last Synced: 2024-09-19T06:03:39.922Z (about 2 months ago)
- Language: TypeScript
- Size: 571 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wasm-zxing-react1
[Sec-ant/zxing-wasm](https://github.com/Sec-ant/zxing-wasm) の実験。React + Vite で Bun で TypeScript。
\から取る前に、\から取得してみる。
サンプルが GitHub Pages に発行してあります。
[
https://heiwa4126.github.io/wasm-zxing-react1/](https://heiwa4126.github.io/wasm-zxing-react1/)## 開発
```bash
bun i
bun dev
bun run build & bun preview
```## TODO
- GitHub Pages のワークフローが pnpm なのを直す