All Projects → vuejs → router

vuejs / router

Licence: MIT license
🚦 The official router for Vue.js

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects

Projects that are alternatives of or similar to router

electron-vue-boilerplate
Simple boilerplate for building Vue app with Electron and Webpack.
Stars: ✭ 53 (-97.45%)
Mutual labels:  vue-router
vue-bootstrap-boilerplate
📦 Vue 2/3, Bootstrap 5, Vuex, Vue-Router, Sass/Scss, ESLint, Axios (switch to vue3 branch)
Stars: ✭ 86 (-95.86%)
Mutual labels:  vue-router
Vue-Notes-App
A Notes-App created with Vue. Basically it's a MEVN app!!
Stars: ✭ 28 (-98.65%)
Mutual labels:  vue-router
vue-tsx-admin
基于typscript+jsx+vue+ant-design-vue+ant-design-pro的中后台模板
Stars: ✭ 53 (-97.45%)
Mutual labels:  vue-router
vite-vue-admin
🎉🎉使用Vite + Vue3 + TypeScript + Element-plus + Mock开发的后台管理系统🎉🎉
Stars: ✭ 97 (-95.33%)
Mutual labels:  vue-router
vue3-webpack-boilerplate
Vue 3 Webpack Boilerplate (Vue 3, Vue Router 4, Vuex 4, Typescript)
Stars: ✭ 69 (-96.68%)
Mutual labels:  vue-router
vue-music
基于Laravel5.3+Vue2.0的网易云音乐的SPA应用
Stars: ✭ 85 (-95.91%)
Mutual labels:  vue-router
Vue-MintShop
🍖 🍉 使用 ES6 + Mock.js + vue2.0 全家桶开发的前后端分离的外卖App。开发文档、流程完整详尽,非常适合作为个人练手项目。
Stars: ✭ 626 (-69.86%)
Mutual labels:  vue-router
vue-iview-admin-template
Vue 2.0 admin template based on View UI
Stars: ✭ 43 (-97.93%)
Mutual labels:  vue-router
vue-element-admin-ts
vue-element-admin 的 typescript 版本
Stars: ✭ 101 (-95.14%)
Mutual labels:  vue-router
vue-element-admin
Vuejs实例-Vuejs2.0全家桶结合ELementUI制作后台管理系统http://www.cnblogs.com/weiqinl/p/6873761.html
Stars: ✭ 97 (-95.33%)
Mutual labels:  vue-router
aura-admin
Aura Admin is the Web App that helps you to mange the Tech Communities like GDGs, DSCs or any other tech communities with Aura
Stars: ✭ 58 (-97.21%)
Mutual labels:  vue-router
guide vue-cli-3-multiple-entry-points
Simple guide to show how to create multiple entry points (pages) using vue-cli-3
Stars: ✭ 29 (-98.6%)
Mutual labels:  vue-router
lumen-vue-todo
ToDo App with Lumen, Vue.js, Vue Router and Vuex
Stars: ✭ 33 (-98.41%)
Mutual labels:  vue-router
vue-acl
Access Control List plugin for VueJS 2.0
Stars: ✭ 381 (-81.66%)
Mutual labels:  vue-router
special-vue-series-code-analyzing
「Vue生态库源码系列」,Vue、Vue-router、Vuex、Vue-cli、Vue-loader、Vue-devtools等
Stars: ✭ 15 (-99.28%)
Mutual labels:  vue-router
capacitor-vue-ionicv4-app
sample app using capacitor vuejs and ionicv4 components
Stars: ✭ 70 (-96.63%)
Mutual labels:  vue-router
vite-example
Todo app with vite/vue3/vue-router4
Stars: ✭ 22 (-98.94%)
Mutual labels:  vue-router
music
🎵vue 像素级还原mac客户端网易云音乐
Stars: ✭ 34 (-98.36%)
Mutual labels:  vue-router
Build-vue-hackernews-2.0-from-scratch
A tutorial for beginners to build a complex project with Vue.js 2.0 step by step
Stars: ✭ 85 (-95.91%)
Mutual labels:  vue-router

vue-router release candidate CircleCI

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 open source project with its ongoing development made possible entirely by the support of Sponsors. If you would like to become a sponsor, please consider:

Platinum Sponsors

Finogeeks

Gold Sponsors

VueJobs

Silver Sponsors

VueMastery Prefect Bird Eats Bug

Bronze Sponsors

Stanislas Ormières Antony Konstantinidis Storyblok NuxtJS


Get started with the documentation.

Quickstart

  • Via CDN: <script src="https://unpkg.com/vue-router@4"></script>
  • In-browser playground on CodeSandbox
  • Add it to an existing Vue Project:
    npm install vue-router@4

Changes from Vue Router 3

Please consult the Migration Guide.

Contributing

See Contributing Guide.

Special Thanks

BrowserStack Logo

Special thanks to BrowserStack for letting the maintainers use their service to debug browser specific issues.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].