TablePlugin

Simple-DataTables-classic

A lightweight, extendable, dependency-free javascript HTML table plugin that also works in older browsers. Similar to jQuery DataTables, but without the jQuery dependency. See Simple-DataTables for a version that uses up-to-date technology and only targets current browsers.

Based on Vanilla-DataTables, but written in ES2018.

Unstyled default:

ABCD
A1B1C1D1
A2B2C2D2

With TablePlugin:

ABCD
A1B1C1D1
A2B2C2D2