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

2.1.0 • Public • Published

Blacktoolbox-vue-list

Create list / menu with Vue.

Installation

Using with NPM:

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

// using ES6 modules
import BtbListComponents from '@blacktoolbox/vue-list'

// using CommonJS modules
var BtbListComponents = require('@blacktoolbox/vue-list');

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

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.

Dependencies (1)

Dev Dependencies (27)

Package Sidebar

Install

npm i @blacktoolbox/vue-list

Weekly Downloads

2

Version

2.1.0

License

MIT

Unpacked Size

40.9 kB

Total Files

18

Last publish

Collaborators

  • vannoel