@dcodegroup-au/vuetable-3

6.1.3 • Public • Published

vuetable-3 - data table simplify!

Fork

We have forked this package for the time being until the docs catch up. Credit to (https://github.com/mannyyang/vuetable-3)

Versioning

Below is a table outlining the vue compatibility for the releases.

Version/Release Vue Compatibility Vue Version
6.x.x 3.x.x 3.x.x
5.x.x 3.x.x 2.x.x
4.x.x 2.x.x 2.x.x

Documentation and Tutorial

You can find the documentation for vuetable-3 here

Sample Codes

There are a bunch of examples in the CodeSandbox, please have a look.

If you any question, please post your questions in the "Issues" section. Be sure to put the link to the appropriate CodeSandbox in question, or the one that you forked.

Usage

NPM

Vue 3.x.x (Ported Version, Full ESM with Vite)

npm install @dcodegroup-au/vuetable-3 --save

Vue 3.x.x Compatibility Mode

npm install @dcodegroup-au/vuetable-3@5.1.0 --save

Vue 2.x.x Compatibility

npm install @dcodegroup-au/vuetable-3@4.0.2 --save

Contributions

Any contribution to the code must be done to the next branch.

Two builds are needed before publishing:

  1. Library dist build: npm run bundle
  2. Storybook prod build: npm run storybook:build

Then, use standard-version to commit a new version.

License

Vuetable is open-sourced software licensed under the MIT license.

Package Sidebar

Install

npm i @dcodegroup-au/vuetable-3

Weekly Downloads

42

Version

6.1.3

License

MIT

Unpacked Size

454 kB

Total Files

78

Last publish

Collaborators

  • lionslair
  • dcodegroup-forge