-
Updated
Oct 1, 2020 - Vue
#
vuex
Here are 5,271 public repositories matching this topic...
i18n
mock
admin
webpack
dashboard
vue
tinymce
element
vuex
xlsx
vue-cli
desktop
admin-dashboard
axios
admin-template
management-system
element-ui
vue-admin
webpack4
-
Updated
Sep 30, 2020 - JavaScript
a vue2.0 minimal admin template
-
Updated
Aug 31, 2020 - JavaScript
基于 vue + element-ui 的后台管理系统
-
Updated
Aug 31, 2020 - Vue
An elegant dashboard
i18n
mock
admin
csv
webpack
vue
fontawesome
element
vuex
xlsx
vue-cli
desktop
admin-dashboard
axios
admin-template
management-system
element-ui
vue-admin
vue-cli3
dashboar
-
Updated
Sep 27, 2020 - JavaScript
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
-
Updated
Sep 19, 2020 - Vue
-
Updated
Sep 28, 2020 - JavaScript
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
python
letsencrypt
docker
json
jwt
vue
frontend
backend
json-schema
postgresql
swagger
vuex
cookiecutter
openapi
python3
celery
traefik
pgadmin
openapi3
fastapi
-
Updated
Oct 1, 2020 - Python
Vue 全家桶 + axios 前端实现登录拦截、登出、拦截器等功能
-
Updated
Jun 9, 2020 - JavaScript
Responsive Bootstrap 3 Admin Template based on AdminLTE with vue.js
-
Updated
Jan 3, 2019 - HTML
Effortlessly keep vue-router and vuex store in sync.
-
Updated
Jul 29, 2020 - JavaScript
Awesome douban DEMO created with Vue2.x + Vuex + Vue-router + Superagent
-
Updated
Nov 5, 2017 - Vue
Open
indexOf: fromIndex
1
petetalksweb
commented
Dec 11, 2018
I feel like indexOf's optional second parameter: fromIndex, is an unsung hero.
It has saved me many times from having to slice an array before calling indexOf.
Would you consider a PR with an example using fromIndex?
3
i18n
mock
admin
webpack
test
vuejs2
element
vuex
vue-cli
axios
admin-template
management-system
element-ui
vue-admin
vue-admin-tamplate
addrountes
-
Updated
May 11, 2020 - Vue
Workshop Materials for my Introduction to Vue.js Workshop
vue
vuex
nuxt
vue-cli
vue-directive
vue-methods
vue-animations
introduction-to-vue
vue-watchers
introduction-to-nuxt
-
Updated
Sep 24, 2020 - Vue
4
Open
component: pop-over
10
The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.
-
Updated
Sep 29, 2020 - TypeScript
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
-
Updated
Sep 22, 2020 - Vue
Jackblog vue 版, 个人博客系统, 使用 vue2, vuex, vue-resource, vue-router, vee-validate, vue-toast 等.
-
Updated
Nov 14, 2019 - Vue
Improve this page
Add a description, image, and links to the vuex topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vuex 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