Skip to content

Commit 5062316

Browse files
committed
style comment
1 parent f7ba13a commit 5062316

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
44
This library is a Vue 3 wrapper for [jQuery DataTables](https://datatables.net/). It's a tiny wrapper that doesn't include anything, not even the datatables.net core library.
55

6-
> Note: 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
6+
**Note:**
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
78
> For Vue 2 support, see vue2 branch or npm install vue-datatables-net@^1.6.1
89
9-
## Development
10+
* Development
1011
`laravel-mix` is use to simplify build and packaging.
1112

1213
Requirement: Install NodeJS, NPM

0 commit comments

Comments
 (0)