@blacktoolbox/vue-table

Table maker based on Vue

Usage no npm install needed!

<script type="module">
  import blacktoolboxVueTable from 'https://cdn.skypack.dev/@blacktoolbox/vue-table';
</script>

README

Blacktoolbox-vue-table

Create table with Vue.

Installation

Using with NPM:

$ npm install --save @blacktoolbox/vue-table

// using ES6 modules
import Table from '@blacktoolbox/vue-table';

// using CommonJS modules
var Table = require('@blacktoolbox/vue-table');

Issue

Feel free to see around the codebase and share your experience with us. We will be grateful to be given advices.

Please file issue, if you have any issue or idea.

Homepage

You can see the document website on-line.