https://github.com/point-platform/biggus-griddus
Bind enormous data sets to HTML tables, then style, sort and filter them.
https://github.com/point-platform/biggus-griddus
data-grid filtering grid grid-framework html-table sorting
Last synced: 12 months ago
JSON representation
Bind enormous data sets to HTML tables, then style, sort and filter them.
- Host: GitHub
- URL: https://github.com/point-platform/biggus-griddus
- Owner: point-platform
- License: lgpl-3.0
- Created: 2014-08-28T10:12:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-05T12:11:22.000Z (about 11 years ago)
- Last Synced: 2024-05-04T17:45:46.419Z (almost 2 years ago)
- Topics: data-grid, filtering, grid, grid-framework, html-table, sorting
- Language: TypeScript
- Homepage:
- Size: 621 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## A grid library for your browser
_biggus-griddus_ provides an object model for populating an HTML table from in-memory data.
Styling is performed using CSS.
Supports filtering, sorting and virtualisation of large data sets.
* [online demo](https://drewnoakes.com/biggus-griddus/demo/) ([source](https://github.com/drewnoakes/biggus-griddus-demo))
* [source](https://github.com/drewnoakes/biggus-griddus)
* [wiki](https://github.com/drewnoakes/biggus-griddus/wiki)
* [issue tracker](https://github.com/drewnoakes/biggus-griddus/issues)