Vue Route Values

A set of simple components to manage route and query params using Vue Router.

Let's Start!

Composable Route Value components

Handle simple "scoped values" without any scaffolding.

Your URL will be always sincronized!

Keep your route params updated as your user interacts with your web.

Use them easily with a mixin

You can use your Route Values directly at your component using routeValuesMixin.