Skip to content

Commit 18ef18c

Browse files
committed
add ss-paging - Server-side pagination for Vue.js
1 parent 2339833 commit 18ef18c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1442,6 +1442,7 @@ _Detect when components enter viewport_
14421442
- [vue-use-paginator](https://github.com/Sun0fABeach/vue-use-paginator) - Vue 3 use-hook to reactively paginate data and arrange paginator buttons. Completely renderless.
14431443
- [vueginate](https://github.com/lombervid/vueginate) - A simple pagination component for Vue 3
14441444
- [vue-pagination](https://github.com/asika32764/vue-pagination/) - A non-style pagination with composable that can integrate with any frameworks.
1445+
- [ss-paging-vue](https://github.com/adnzaki/ss-paging/) - Server-side pagination for Vue.js that supports low-level functionality and built-in components.
14451446

14461447
#### Animation
14471448

0 commit comments

Comments
 (0)