You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,7 @@ This library is a Vue 3 wrapper for [jQuery DataTables](https://datatables.net/)
7
7
* You've found this library because you want to use jQuery datatables.net client-side with your application. Alternatively, if you simply want to integrate with server-side datatables.net compatible endpoint, then I'd like to suggest looking at bootstrap-vue b-table and this component - https://github.com/niiknow/bvtnet-items-provider
8
8
* For Vue 2 support, see vue2 branch or npm install vue-datatables-net@^1.6.1
9
9
10
-
Development
11
-
`laravel-mix` is use to simplify build and packaging.
10
+
We use `laravel-mix` to simplify build and packaging.
0 commit comments