crosstable

1.0.0-beta.4 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i crosstable

Weekly Downloads

1

Version

1.0.0-beta.4

License

MIT

Last publish

Collaborators

  • amalieiev