@luxfi/vue-components
v0.10.8
Published
A collection of Vue based components by Lux Wallet.
Downloads
20
Keywords
Readme
AVA Vue Components
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.
qr_reader
A button that toggles the webcam to scan qr codes from the browser.
qr_input
A text input field coupled with qr_reader.
Publishing
- Build the library wit h
pnpm build
- Publish using
np