Skip to content

Commit 4fa7165

Browse files
authored
Update README.md
1 parent a5bc803 commit 4fa7165

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# BS5-DataTables-without-jQuery
22
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.
3+
4+
## Demo:
5+
## [CodePen.io Demo](https://codepen.io/Yohn/pen/VwoJrOd)
6+
7+
8+
> [!NOTE]
9+
> 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!
10+
>
11+
> I did include the [tkrotoff/bootstrap-floating-label](https://github.com/tkrotoff/bootstrap-floating-label) plugin cause, I just like his floating labels more than the default bootstrap floating labels.

0 commit comments

Comments
 (0)