@avalabs/vue_components

A collection of Vue based components to be used across AVA frontend applications.

Usage no npm install needed!

<script type="module">
  import avalabsVueComponents from 'https://cdn.skypack.dev/@avalabs/vue_components';
</script>

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

  1. Build the library wit hyarn build
  2. Publish using np