@avalabs/vue_components
v0.10.1
Published
A collection of Vue based components to be used across AVA frontend applications.
Downloads
117
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
yarn build
- Publish using
np