vue-o2c
pinia
vue-o2c | pinia | |
---|---|---|
3 | 1 | |
147 | 4,070 | |
- | - | |
6.5 | 9.8 | |
about 1 year ago | almost 3 years ago | |
TypeScript | TypeScript | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vue-o2c
-
Migrate Vue 2 (with classes) -> Vue 3 + composition API. AI Prompts?
- https://github.com/tjk/vue-o2c to convert to composition api
-
Taking on a vue2 project
A cool tool to convert Options API component to Composition API - https://github.com/tjk/vue-o2c
-
Vue Options API to Composition API converter
Fixed this! Thanks for reporting (https://github.com/tjk/vue-o2c/issues/1)
pinia
-
Building an Electron App with VueJS and Vite
I'll be integrating a state-management system soon - either Vuex or Pinia. I'm curious to see what this process looks like within an Electron app utilizing Vue, but I'll try my best to write up a blog post as I go through the process.
What are some alternatives?
motion - 🤹 Vue Composables putting your components in motion
vuex-multi-tab-state - 💾🔗🖥️ Share, synchronize and persist state between multiple tabs with this plugin for Vuex. TypeScript types included.
learning-vue3 - 超过 230w+ 阅读人次的《Vue3 入门指南与实战案例》,关于前端工程化开发的基础知识点,以及 TypeScript 、 Vue 3 、 Pinia 的入门学习指南。
electron-vue - An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
vue-options-to-composition - Online tool to convert vue2 options to vue3 composition API
vuex - 🗃️ Centralized State Management for Vue.js.
vue-declassify - Automatically convert class-based Vue components to object-based ones.
electron-vue-template - Simple Vue3 + Electron starter template in TypeScript, including ViteJS and Electron Builder
pinia - 🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
vite - Next generation frontend tooling. It's fast!
vuex-class - Binding helpers for Vuex and vue-class-component
vue-cli-plugin-electron-builder - Easily Build Your Vue.js App For Desktop With Electron