This project is composed of many directories which are individual node modules. Each of these modules is very small to have their own git repo so they are bundled in this collective repo.
A button that toggles the webcam to scan qr codes from the browser.
A text input field coupled with qr_reader.
- Build the library wit h
pnpm build
- Publish using
np