Skip to content

Commit

Permalink
Merge pull request vuejs#3694 from AMontagu/statemanagement/vue-datat…
Browse files Browse the repository at this point in the history
…able-url-sync

Add vue-datatable-url-sync to state management libs
  • Loading branch information
Scrum authored Apr 23, 2021
2 parents beadc35 + e6a4d10 commit 1f2eb81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2857,7 +2857,8 @@ _LocalStorage etc._
- [VueFort](https://github.com/SeregPie/VueFort) - Data modeling for Vue. Works for Vue 2 & 3.
- [@korijn/vue-store](https://github.com/Korijn/vue-store) - Lightweight Vue 3 composition API-compatible store pattern library with undo/redo.
- [vuex-light](https://github.com/js-cosmos/vuex-light) - State management system with robust typing for Vue 3
- [vue-object-state](https://github.com/crashkonijn/vue-object-state) - Simple object/dto/model state tracking
- [vue-object-state](https://github.com/crashkonijn/vue-object-state) - Simple object/dto/model state tracking
- [vue-datatable-url-sync](https://github.com/socotecio/vue-datatable-url-sync) - Synchronize datatable options and filters with the url to keep user preference even after refresh or navigation

##### Redux

Expand Down

0 comments on commit 1f2eb81

Please sign in to comment.