sxstxm

sxstxm is a lightweight library of UI components for Vue.js.

Usage no npm install needed!

<script type="module">
  import sxstxm from 'https://cdn.skypack.dev/sxstxm';
</script>

README

sxstxm is a lightweight library of UI components for Vue.js.

Quick start

1 Install via npm

npm install sxstxm

2 Import and use SQKit

import sxstxm from 'sxstxm';

Vue.use(sxstxm);