133 Components & Libraries
MiniRx Store 5 (alpha) MiniRx Store 5 (alpha) has been released (2023-01-23)! What's new? Component Store: Manage state independently of the global st
Originated from Nadim Tuhin's https://github.com/nadimtuhin/redux-vue #TODO Need to have an exact copy of the parent component during extend vue redux
vue-unstated A tiny state management library for Vue Composition API based on unstated-next which is for React. 🏇 Demo 🔌 Installation $ npm install
vue-redux-hooks Install npm i redux vue-redux-hooks yarn add redux vue-redux-hooks API ReduxStore // store.ts import { createStore, AnyAction } from '
Welcome to bistate 👋 Create the next immutable state tree by simply modifying the current tree bistate is a tiny package that allows you to work with
JavaScript state machines and statecharts JavaScript and TypeScript finite state machines and statecharts for the modern web. 📖 Read the documentatio
vuex-persistedstate Persist and rehydrate your Vuex state between page reloads. Install npm install --save vuex-persistedstate The UMD build is also a
Vue Auth A simple light-weight authentication library for Vue.js Sponsor If you like this plugin please consider sponsoring. GitHub Patreon Demo Check
Nuxt.js Hacker News HackerNews clone built with Nuxt.js. Live Demo Modes Universal: https://hn.nuxtjs.org Hosted on Now 2: npm run build + now.json Si
vuex-composition-helpers A util package to use Vuex with Composition API easily. Installation $ npm install vuex-composition-helpers This library is n
Vuex 🔥 HEADS UP! You're currently looking at Vuex 3 branch. If you're looking for Vuex 4, please check out 4.0 branch. Vuex is a state management pat
Simple, unopinionated, lightweight and extensible state management for Vue 3
vuex-persist A Typescript-ready Vuex plugin that enables you to save the state of your app to a persisted storage like Cookies or localStorage. Info :
Vuex ORM 🔥 HEADS UP! Currently, Vuex ORM Next project is on going, and we are hoping it is going to be the foundation of the version 1.0.0 release. W
Vuex Module Generator (VMG) VMG allows you to create a vuex module easily. See All implementations. See Customer Example. Supported module types Clone
☄️ effector The state manager Table of Contents Introduction Effector follows five basic principles: Installation Documentation Packages Articles Comm
A tiny (198 bytes) state manager for React/RN/Preact/Vue/Svelte with many atomic tree-shakable stores
vue-itunes-album-search-bookmark A web app (single page application) created with vue,vuex, bulma and buefy using free itunes search api. All bookmark
vuex-pagination Note: This library only works with Vue 2. For Vue 3, take a look at vue-use-pagination. Library that makes it magnitudes easier to int
Vuex Search is a plugin for searching collections of objects. Search algorithms powered by js-worker-search. See working example here. Installation: n
vuex-rest-api A Helper utility to simplify the usage of REST APIs with Vuex 2. Uses the popular HTTP client axios for requests. Works with websanova/v
jsonapi-vuex A module to access JSONAPI data from an API, using a Vuex store, restructured to make life easier. Vue 3 - v5 and later supports only Vue
neumorphic-components-set (WIP) Neumorphism を採用して作成したコンポーネントセットの Storybook デザインツールは Figma example of use Project setup yarn install Compiles and hot-
vue-msal Wrapper of MSAL.js (Microsoft Authentication Library) for usage in Vue. The vue-msal library enables client-side vue applications, running in
vuex-iframe-sync English | 中文 Vuex state synchronization between iframe/window Your star is the greatest encouragement to me. ✨ Features: support ifra
vuejs-storage Vue.js and Vuex plugin to persistence data with localStorage/sessionStorage Purpose This plugin provide a simple binding with localStora
vue_appointment Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build
DruxtJS; A bridge between frameworks. Druxt = DRUpal + nUXT = Fully Decoupled Drupal. Links Documentation: https://druxtjs.org Community Discord serve
redux-vuex Redux bindings for VueJS inspired by Vuex. 👉 For the old Vue 2 version check out the legacy branch 👈 First things first Why don't you use
weather-app Error: Network Error You may be getting a network error because Accuweather has a daily 50 request limit. If you want to help me in this r
vuex-shared-mutations Share certain Vuex mutations across multiple tabs/windows. Basic example Nuxt example Installation $ npm install vuex-shared-mut
vue-stash A Vue.js plugin that makes it easy to share reactive data between components. This plugin is best suited for the rapid development of protot
vue-kindergarten Introduction vue-kindergarten is a plugin for VueJS 2.0 that integrates kindergarten into your VueJS applications. It helps you to au
By: Zoot01 Vue3 | Apollo | GraphQl | Express | PrimeVue | Typescript | Vite This is super simple full-stack simple JWT auth example. Focusing on princ
ror2-item-cheat-sheet Click here for the Risk of Rain 2 Item Cheat Sheet This website is an item cheat sheet for the game Risk of Rain 2 (RoR2). In Ro
USM USM is a universal state modular library, supports Redux(4.x), MobX(6.x), Vuex(4.x) and Angular(2.0+). Support Libraries/Frameworks None Redux Mob
DockerVue Single-page application (SPA) built with Vue.js. It's is a very simple kind of CMS (content management system) allowing to manage posts (art
vuex-map-fields Enable two-way data binding for form fields saved in a Vuex store. Install npm install --save vuex-map-fields Basic example The follow
ReverseProxy.Store yarp用EFCore存储配置 先配置数据库链接字符串,然后执行code first还原数据库,然后就可以用了。 appsettings.json加上下面东西,Password是前端登录验证密码(做做样子的233333) "ConnectionStrings
Note This repository is no longer maintained. The story continues at Angular Composition API. Reactivity system for Angular. Based on Vue Composition
ElemX.js ElemX is a proof-of-concept front-end javascript library for connecting MobX to native Web Components with a Vue-like template binding syntax
Sinai Type safe state management inspired by Vuex. This library includes many type level hacks. Use at your own risk and do not use if you are unsure
[WARNING]: README file is currently in process of rewrite and will be released soon. vue-authenticate vue-authenticate is easily configurable solution
Introduction Vuenut is a Vue.js component that visualizes, manipulates, and saves state data from vuex. Advantage If your application uses a vuex stor
Vue States Vue States is a state management system for Vue.js. Checkout the examples at https://github.com/JohannesLamberts/vue-states-examples. You m
Tuex (beta) A simpler Vuex alternative written in TypeScript. (TypeScript + Vuex) - Complexity = Tuex Full Documentation About Tuex is a reactive cent
TodoMVC with Vue.js 2 + Webpack TodoMVC implementation built to try Vue.js 2 using the webpack-simple template. Branches master: Basic implementation
vuejs-redux Description Flexible binding between Vue and Redux, allowing use of multiple stores. It works, in the same way, like render props does in
vue-mobx Mobx binding for Vue. Only supports Vuejs 2.x & Mobx 2.2.x or higher. Installation Install the pkg with npm: npm install vue-mobx --save or
Movue MobX integration for Vue.js, inspired by vue-rx. Movue aims for providing simple and reliable integration between Mobx and Vue.js, which sometim
** This version is now outdated, new version can be found at https://github.com/ijklim/pomodoro-2020 ** Timer for Pomodoro Technique built on Vue.js 2
vuex-multi-tab-state This Vuex plugin allows you to sync and share the status of your Vue application across multiple tabs or windows using the local
Miracle Store ID Apa itu Miracle Store ID? Miracle Store ID adalah dalah web penjualan sepatu basket layaknya situs E-Commerce dengan fitur yang masih
likeco like.co, official site of LikeCoin Foundation Essential Folder structure ├── components # Vue components ├── layouts # nuxt layouts ├── locales