#
vue-router
Here are 3,587 public repositories matching this topic...
a vue2.0 minimal admin template
-
Updated
Aug 31, 2020 - JavaScript
基于 vue + element-ui 的后台管理系统
-
Updated
Aug 31, 2020 - Vue
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
-
Updated
Sep 19, 2020 - Vue
基于vue.js重写Cnodejs.org社区的webapp
-
Updated
Nov 18, 2017 - JavaScript
Responsive Bootstrap 3 Admin Template based on AdminLTE with vue.js
-
Updated
Jan 3, 2019 - HTML
Vue 全家桶 + axios 前端实现登录拦截、登出、拦截器等功能
-
Updated
Jun 9, 2020 - JavaScript
Awesome douban DEMO created with Vue2.x + Vuex + Vue-router + Superagent
-
Updated
Nov 5, 2017 - Vue
Effortlessly keep vue-router and vuex store in sync.
-
Updated
Jul 29, 2020 - JavaScript
4
Open
component: pop-over
10
electron
javascript
cordova
vuejs
vue
vuejs2
vuex
vue-cli
vue-components
vue2
vue-router
electron-application
electron-app
electron-builder
electron-vue
objc
ecmascript6
cordova-ios
cordova-application
android-cordova-app
-
Updated
Aug 27, 2020 - Vue
用vue 和 SUI-Mobile 写了一个移动端demo,用来反馈学习vue的成果(禁用了SUI自带的路由,使用vue-router, vue-resource, webpack)[a web app written by vue & sui-mobile]
-
Updated
Feb 28, 2017 - JavaScript
restructure..
-
Updated
Apr 20, 2020
Admin dashboard for enterprise Laravel applications built by VueJS and Element UI https://laravue.dev
-
Updated
Sep 14, 2020 - Vue
vue最新实战项目教程,从零开始,一步一个脚印,循序渐进。跟着我一起学习vue吧!
-
Updated
May 8, 2019 - JavaScript
vue最新实战项目,vue2 + vuex + webpack + es6 干货多多,新手福利
-
Updated
Jul 28, 2019 - JavaScript
A WordPress theme with the guts ripped out and replaced with Vue.
-
Updated
Jul 29, 2020 - JavaScript
Egg Vue Server Side Render (SSR) / Client Side Render (CSR)
webpack
vue
isomorphic
ssr
vuex
vue-cli
axios
server-side-rendering
vue-router
vue-loader
egg
server-side
vue-ssr
vue-server-renderer
vue-axios
webpack3
easywebpack
webpack4
egg-webpack
vue-nunjucks-render
-
Updated
Sep 12, 2020 - JavaScript
music
music-player
vue
vuex
vue-cli
vue-router
vue-music
vue-music-player
web-music-player
web-music
mmplayer
vue-mmplayer
-
Updated
Sep 17, 2020 - Vue
Vue.js 示例项目 · 简易留言板。本项目拥有完善的文档说明与注释,让您快速上手 Vue.js 开发 SPA。Webpack / ES6 + Babel / Vue Router / (Vue Resource?) / (Vue Validator?) / (Vuex?) —— An Excellent Vue Starter with Best Practice / 最佳实践
-
Updated
Aug 24, 2020 - JavaScript
Improve this page
Add a description, image, and links to the vue-router topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vue-router topic, visit your repo's landing page and select "manage topics."
Related PR: #6331
Suggested by @pimlie
When trailing slash handling is enforced (in any manner), it'd be great to have two things for improved DX:
Nuxt Link adaption
No matter how you input the links in your Nuxt link (be it as an object via named routes or via string), the component should enforce the set up trailing slash handling (adding or removing the slashes as needed).
U