0.1.0 • Published 7 months ago
@skem9/bs5-datatables v0.1.0
BS5-DataTables-without-jQuery
A simple datatables example for bootstrap 5.3.3 that included searching, searching by column, column sorting, loading from json, autobuilding the table, pagination, row editing, and more, with less than 600 lines of js.
Install via npmjs
npm i --save @skem9/bs5-datatables
Demo:
CodePen.io Demo
!NOTE This is a basic, good starting point, ready to be used and add onto without being all bloated with thousands of line of code. Just under 500 lines of javascript!
I did include the tkrotoff/bootstrap-floating-label plugin cause, I just like his floating labels more than the default bootstrap floating labels.
0.1.0
7 months ago