COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20220404212036/https://github.com/topics/vuex
Here are
7,227 public repositories
matching this topic...
基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
🗃️ Centralized State Management for Vue.js.
Updated
Apr 4, 2022
JavaScript
Vue 2.0 admin management system template based on iView
a vue2.0 minimal admin template
Updated
Mar 11, 2022
JavaScript
高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
Vue.js 源码解析
Updated
Jul 26, 2021
JavaScript
基于 vue + element-ui 的后台管理系统
Updated
Mar 29, 2022
JavaScript
A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
👨🏻💻👩🏻💻 Use Ant Design Vue like a Pro!
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
Updated
Feb 13, 2022
Python
🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
Updated
Apr 4, 2022
TypeScript
💾 Persist and rehydrate your Vuex state between page reloads.
Updated
Feb 4, 2022
JavaScript
😻 Socket.io implementation for Vuejs and Vuex
Updated
Feb 24, 2022
JavaScript
🔥 🎉 Vue3 全家桶 + Vant 搭建大型单页面商城项目,新蜂商城 Vue3 版本,技术栈为 Vue 3.0 + Vue-Router 4.0 + Vuex 4.0 + Vant 3.0。
🔥 Firebase bindings for Vue.js & Vuex
Updated
Mar 15, 2022
TypeScript
Responsive Bootstrap 3 Admin Template based on AdminLTE with vue.js
Updated
Dec 28, 2020
HTML
Workshop Materials for my Introduction to Vue.js Workshop
Vue 全家桶 + axios 前端实现登录拦截、登出、拦截器等功能
Updated
Jun 9, 2020
JavaScript
Vuesion is a boilerplate that helps product teams build faster than ever with fewer headaches and modern best practices across engineering & design.
Effortlessly keep vue-router and vuex store in sync.
Updated
Jan 8, 2022
JavaScript
👍 A magical 🐮 ⚔ vue admin,记得star
Use Vue, Vuex to code Tetris.使用 Vue, Vuex 做俄罗斯方块
Updated
Jan 15, 2022
JavaScript
🔆 Vue+ElementPlus构建的CMS开发框架
Updated
Mar 20, 2022
JavaScript
Improve this page
Add a description, image, and links to the
vuex
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
vuex
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
What problem does this feature solve?
Example use case:
A static generated app with thousands of routes, like an e-commerce having a route for each product.
Apart from scheduling
nuxt generate
to run periodically and generate all static and dynamic routes, it would be nice to have the possibility to generate the static files for a single route, for example in a hook when the related ba