vue-query-datatable

Simple route-driven data management plugin powered by Vue.

Usage no npm install needed!

<script type="module">
  import vueQueryDatatable from 'https://cdn.skypack.dev/vue-query-datatable';
</script>

README

Vue Query Datatable

It is a simple organizational chart creation plugin powered by Vue.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint