2.1.0 • Published 1 year ago

@blacktoolbox/vue-table v2.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
1 year ago

Blacktoolbox-vue-table

Create table with Vue.

Installation

Using with NPM:

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

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

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

// register to vue
app.use(BtbTableComponents);

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.

2.0.3

1 year ago

2.0.2

1 year ago

2.0.5

1 year ago

2.0.4

1 year ago

2.0.6

1 year ago

2.1.0

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

0.1.1

4 years ago

0.1.0

4 years ago