1.0.0-beta.4 • Published 7 years ago

crosstable v1.0.0-beta.4

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

JavaScript CrossTable library (wrapper for vue-crosstab)

Features & characteristics:

  • Fixed headers
  • Portial rendering
  • Custom themes

Documentation and Examples

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

Install & basic usage

npm install 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.

1.0.0-beta.4

7 years ago

1.0.0-beta.3

7 years ago

1.0.0-beta.2

7 years ago

1.0.0-beta.1

7 years ago