Grid.js
Purposeful tools. Thoughtfully integrated.
Team directory · Grid.js
Integration notes
Grid.js provides built-in search, pagination, sorting, and a framework-free API.
new gridjs.Grid({ columns, data, search: true, sort: true, pagination: { limit: 5 } }).render(element);