1.0.0 • Published 6 years ago

tableui v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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

alert(1);
  alert(1);

1.2 Merge cells

1.3 Sticky table header

1.4 Calculate total and average

1.5 Column value by calculate

2. Configuration

TablesAreCool
col 3 isright-aligned$1600
col 2 iscentered$12
zebra stripesare 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 ....