An open API service indexing awesome lists of open source software.

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.

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)