@vueuse/router 
This is an add-on of VueUse, providing utilities for vue-router (Vue 3 only).
WARNING
This package only works for Vue 3
Install 
bash
npm i @vueuse/router vue-router@4Functions 
- useRouteHash— shorthand for a reactive- route.hash
- useRouteParams— shorthand for a reactive- route.params
- useRouteQuery— shorthand for a reactive- route.query
License 
MIT License © 2019-PRESENT Anthony Fu