News

The idea behind StreamTable.js is to initially populate minimum rows (maybe 10 or 20) and after that it streams data silently in the background and update the table.
In the browser, include ./browser/Table_web.js in your page. Table will be available in your page. For full documentation see the docs folder. For an example of browser usage see the example directory ...