@asyncy/vue

Shared vue components for Asyncy

Usage no npm install needed!

<script type="module">
  import asyncyVue from 'https://cdn.skypack.dev/@asyncy/vue';
</script>

README

Asyncy Library

FOSSA Status

Project setup

yarn

Run styleguide

yarn serve

Compiles and minifies the library for production

yarn build

Compiles the styleguide for production

yarn build:guide

Lints and fixes files

yarn lint

Run the unit tests

yarn test:unit