TableUI
A pure javascript controlled table. Written in ES6, no dependencies.
Demo
Code Samples
1. Basic
https://jsfiddle.net/api/post/library/pure/
1.1 Simple table
; ;
1.2 Merge cells
1.3 Sticky table header
1.4 Calculate total and average
1.5 Column value by calculate
2. Configuration
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
3. Styles
Performance
Todos
- Pagination
- Row-column transform
- Memory the column width
Install
License
TableUI is MIT licensed.
Questions?
If you have any questions, please feel free to ....