@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 reactiveroute.hashuseRouteParams— shorthand for a reactiveroute.paramsuseRouteQuery— shorthand for a reactiveroute.query
License 
MIT License © 2019-PRESENT Anthony Fu