35 Components & Libraries
vue-router This is the repository for Vue Router 4 (for Vue 3) Supporting Vue Router Vue Router is part of the Vue Ecosystem and is an MIT-licensed op
vite-plugin-pages File system based routing for Vue 3 applications using Vite ⚠️ Virtual Module name is changed to pages-generated since v0.2.0 Gettin
vue-router This is vue-router 3.0 which works only with Vue 2.0. For the 1.x router see the 1.0 branch. Supporting Vue Router Vue Router is part of th
vue-router-compositions A util package for Vue-Router and Vue Composition API. Installation $ npm install vue-router-compositions Basic Usage Examples
v-route-generate A tool to generate routes for Vue-Router with Vite. Getting Started Install v-route-generate # Choose a package manager you like. #
voie 🛣 File system based routing for Vue 3 applications using Vite Voie is a Vite plugin that brings file system based routing to your Vue 3 applicat
vue-router-layout Lightweight layout resolver for Vue Router. You may want to use vue-cli-plugin-auto-routing which includes all useful features on ro
Make your users dynamically navigate routes, make smart commands and queries with a single directive. Vue Smart Route allows you to create a query sys
vue-router-transition ✨ Configurable and native-like page transition for Vue3 and vue-router-next Demo Code Demo Why ❓ Light weight: Only one componen
vue-route-generator Vue Router route config generator. You may want to use vue-auto-routing for auto generating routing or vue-cli-plugin-auto-routing
🌍 Vue Language Router Language routing and URL localization made easy. Built on top of 🚦 Vue Router and 🌐 Vue I18n. Demo You can play with demo at
vue-router-sitemap Generate sitemap.xml by vue-router configuration Install npm i --save vue-router-sitemap Example usage // router.js import VueRout
Elegant, fluent route definitions for Vue Router, inspired by Laravel. Routisan 3 is currently in beta. Stable release around the corner! npm i vue-ro
vue-router-storage A solution to the Vue history routing Persistence. 中文文档 Warn:Current Version Just Support The History Mode! Current function Persis
storybook-router A Storybook decorator that allows you to use your routing-aware components. You can simply use the library link component within your
vue-tidyroutes plugin VueJS routes definitions that can be created anywhere in your project. Under the hood It's just a singleton object that store al
HTTPBin HTTPBin is a network tool provides request record service and custom route responses. You can public service that we deployed on the internet,
Vue Router Loading Easy to use and highly customizable Vue Router Loading. Getting started Install the package: npm install vue-router-loading Import
multi-pages App is a simple web application built using Vue js, HTML, CSS, and JavaScript.
Generate Vue Router routes automatically using a markdown arborescence.
Generate Vue Router routing automatically for multipages
vue-error-page Provides a wrapper for router-view that allows you to show error pages without changing the URL. Why? Because: Trigger router-view chan
Vue Lanes Event-based routing system for Vue.js. Example Vue Lanes need to be initialized first. The Lanes extended Vue will let you create Vue Lanes
vue-auto-create-route 根据 @/src/pages/**/meta.json 作为路由特征,智能识别 vue 项目页面结构,自动生成 vue routes 到 @/router/temp.router.js 2021-02-27 更新,支持多层级父组件模块自动继承嵌套,详见 s
Touring Vue Router Example App This is the Vue 3 application we build step by step in the Touring Vue Router course on Vue Mastery. It's starting code
hello-vue-router Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build
自动生成router文件 通常情况下一个vue项目,随着时间的增加,router会越来越多,而大部分的代码其实都是重复的,修改很麻烦,还不如通过工具生成。
vue-route-generator Vue Router route config generator. You may want to use vue-auto-routing for auto generating routing or vue-cli-plugin-auto-routing
@badrap/routdir Filesystem based route generation for Webpack + vue-router. @badrap/routdir is based on Sapper's pages and layouts features, with some
vue-auto-routing Project fork form vue-auto-routing Thanks for ktsn Generate Vue Router routing automatically. You may want to use vue-cli-plugin-auto
vue-router-mod This is a MOD version based on vue-router 3.1.3. Introduction vue-router-mod provides extra apis to replace/remove route dynamically. I
vue-route-generator Vue Router route config generator. You may want to use vue-auto-routing for auto generating routing or vue-cli-plugin-auto-routing
vue-pilot A Trie-based vue router with the ability of managing history.state. Install npm install vue-pilot Features Small (8kb after gzipped). Abili
VRouteHelper I really like how easy it is to specify routes in Laravel so I made this package to add that kind of syntax for vue-router. Any feedback
Breadcrumbs plugin for Vue.js 2 framework that allows to select parent route in route meta object with no need of sub-routing.