Skip to content

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.

License

Notifications You must be signed in to change notification settings

ahmed-mera/BS5-DataTables-without-jQuery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.6%
  • CSS 33.3%
  • HTML 14.1%