vue-o2c
motion
vue-o2c | motion | |
---|---|---|
3 | 1 | |
147 | 2,234 | |
- | 3.1% | |
6.5 | 8.2 | |
about 1 year ago | 9 days 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)
motion
-
A Vue 3 plugin for adding Motion One bindings to Vue components
There's also https://github.com/vueuse/motion if you want to take a look!
What are some alternatives?
learning-vue3 - 超过 230w+ 阅读人次的《Vue3 入门指南与实战案例》,关于前端工程化开发的基础知识点,以及 TypeScript 、 Vue 3 、 Pinia 的入门学习指南。
vueuse - Collection of essential Vue Composition Utilities for Vue 2 and 3
vue-options-to-composition - Online tool to convert vue2 options to vue3 composition API
vue-motion-one - Animation library for Vue 3 based on Motion One.
vue-declassify - Automatically convert class-based Vue components to object-based ones.
pinia - 🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
pinia - 🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support [Moved to: https://github.com/vuejs/pinia]
vueuse - Collection of essential Vue Composition Utilities for Vue 2 and 3 [Moved to: https://github.com/vueuse/vueuse]
vue-composable - Vue composition-api composable components. i18n, validation, pagination, fetch, etc. +50 different composables
vuejs-confirm-dialog - Makes simple to create, reuse, promisify and build chains of modal dialogs in Vue.js
vue-timer-hook - Vue timer hook is a custom hook, built to handle timer, stopwatch, and time logic/state in your vue 3 component.