@blacktoolbox/vue-table
TypeScript icon, indicating that this package has built-in type declarations

2.1.0 • Public • Published

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.

Dependents (0)

Package Sidebar

Install

npm i @blacktoolbox/vue-table

Weekly Downloads

1

Version

2.1.0

License

MIT

Unpacked Size

61.6 kB

Total Files

22

Last publish

Collaborators

  • vannoel