vue-reactive-query
- 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