vue-typo-redirect
A vue component helps accesing to routes with typos
A vue component helps accesing to routes with typos
- Includes TypeScript types - Query parameters in the URL will change when the state changes - Keys in the query can be minified (eg: `['horse', 'house']` -> `['h', 'u']`) - When possible, query values are also minified - Query parameters will remove them
A lean Vue.js plugin for page / route transitions.
A workaround solution for vue3 router&keep-alive components issue: keep-alive component in nested route result in child route mounted twice (https://github.com/vuejs/router/issues/626)
Transition plugin for vue router next
Transition plugin for vue router next