Skip to content

amalieiev/vue-crosstab

Repository files navigation

Probably the most complete crosstab solution for Vue.js 2.0, without jQuery.

Features & characteristics:

  • Fixed headers
  • Portial rendering
  • Custom themes

Documentation and Examples

http://amalieiev.github.io/vue-crosstab

Install & basic usage

npm install vue-crosstab

JSFiddle

Example JSFiddle – Use this for issue reproduction.

Contributing

# serve with hot reload at localhost:5000
npm run dev

# distribution build with minification
npm run bundle

# build the docs into gh-pages
npm run docs

# run unit tests
npm run test

# run unit tests watch
npm run unit-watch

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

Universal crosstab component for Vue.js http://amalieiev.github.io/vue-crosstab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published