vue-o2c
Vue 3 convert options API to composition API (by tjk)
vue-declassify
Automatically convert class-based Vue components to object-based ones. (by misha)
vue-o2c | vue-declassify | |
---|---|---|
3 | 1 | |
143 | 14 | |
- | - | |
6.5 | 10.0 | |
about 1 year ago | about 3 years ago | |
TypeScript | TypeScript | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of vue-o2c.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-10-13.
-
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)
vue-declassify
Posts with mentions or reviews of vue-declassify.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-10-13.
-
Migrate Vue 2 (with classes) -> Vue 3 + composition API. AI Prompts?
- run de-classify to get an options api (https://github.com/misha/vue-declassify)
What are some alternatives?
When comparing vue-o2c and vue-declassify you can also consider the following projects:
motion - 🤹 Vue Composables putting your components in motion
learning-vue3 - 超过 230w+ 阅读人次的《Vue3 入门指南与实战案例》,关于前端工程化开发的基础知识点,以及 TypeScript 、 Vue 3 、 Pinia 的入门学习指南。
vue-options-to-composition - Online tool to convert vue2 options to vue3 composition API
pinia - 🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support [Moved to: https://github.com/vuejs/pinia]
pinia - 🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support