Paginated and Filterable HTML Tables
Output Readme Download Replit Sel. & Copy Full

About

This repl has simple functions to paginate or filter a HTML table.

To view this on TripleLog, click here.

HTML

The HTML simply displays the table.

CSS

Style the table by editing the CSS file.

JavaScript

The mustache.js templating system is used to generate basic tables. There are simple functions to paginate or filter the table.