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/20210908024800/https://github.com/topics/vuex
Here are
6,469 public repositories
matching this topic...
基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
🗃️ Centralized State Management for Vue.js.
Updated
Aug 31, 2021
JavaScript
Vue 2.0 admin management system template based on iView
a vue2.0 minimal admin template
Updated
Sep 7, 2021
JavaScript
Vue.js 源码解析
Updated
Jul 26, 2021
JavaScript
基于 vue + element-ui 的后台管理系统
Updated
Sep 7, 2021
JavaScript
高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
Updated
Aug 12, 2021
JavaScript
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
Aug 31, 2021
Python
A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
💾 Persist and rehydrate your Vuex state between page reloads.
Updated
Jul 19, 2021
JavaScript
😻 Socket.io implementation for Vuejs and Vuex
Updated
Jul 14, 2021
JavaScript
🔥 Firebase bindings for Vue.js & Vuex
Updated
Sep 1, 2021
TypeScript
Responsive Bootstrap 3 Admin Template based on AdminLTE with vue.js
Updated
Dec 28, 2020
HTML
🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
Updated
Sep 8, 2021
TypeScript
Vue 全家桶 + axios 前端实现登录拦截、登出、拦截器等功能
Updated
Jun 9, 2020
JavaScript
Workshop Materials for my Introduction to Vue.js Workshop
🔥 🎉 Vue3 全家桶 + Vant 搭建大型单页面商城项目,新蜂商城 Vue3 版本,技术栈为 Vue 3.0 + Vue-Router 4.0 + Vuex 4.0 + Vant 3.0。
Effortlessly keep vue-router and vuex store in sync.
Updated
May 10, 2021
JavaScript
👍 A magical 🐮 ⚔ vue admin,记得star
Vuesion is a boilerplate that helps product teams build faster than ever with fewer headaches and modern best practices across engineering & design.
Use Vue, Vuex to code Tetris.使用 Vue, Vuex 做俄罗斯方块
Updated
Dec 8, 2019
JavaScript
Awesome douban DEMO created with Vue2.x + Vuex + Vue-router + Superagent
🔆 Vue+ElementPlus构建的CMS开发框架
Updated
Aug 27, 2021
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