@aspectus/vue-router-parameters-controller

Utility component, that handles current route parameters change and url synchronization. Useful, for example, for a page filtering mechanism.

Usage no npm install needed!

<script type="module">
  import aspectusVueRouterParametersController from 'https://cdn.skypack.dev/@aspectus/vue-router-parameters-controller';
</script>

README

Vue router parameters change controller

Utility component, that handles current route parameters change and url synchronization. Useful, for example, for a page filtering mechanism.

Documentation