tableui

1.0.0 • Public • Published

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

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

Readme

Keywords

Package Sidebar

Install

npm i tableui

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • damonpeng