unplugin-vue2-script-setup
💡 Bring `<script setup>` to Vue 2. (by unplugin)
vue-use-route-query
A tiny Vue composable function to create a ref synced with vue router query (by Djaler)
unplugin-vue2-script-setup | vue-use-route-query | |
---|---|---|
4 | 1 | |
606 | 28 | |
- | - | |
5.8 | 3.5 | |
about 2 years ago | almost 2 years ago | |
TypeScript | TypeScript | |
MIT License | GNU General Public License v3.0 or later |
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.
unplugin-vue2-script-setup
Posts with mentions or reviews of unplugin-vue2-script-setup.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-04.
-
Nuxt or Vue only for building enterprise SPA app?
Just add composition api + https://github.com/antfu/unplugin-vue2-script-setup (if you want script setup support)
-
Auto import APIs on-demand for Vite, Webpack and Rollup
Another awesome project by Anthony Fu. I'm using it with Nuxt and https://github.com/antfu/vue2-script-setup-transform currently.
-
Bring `<script setup>` to Vue 2
Can be used with nuxt now https://github.com/antfu/vue2-script-setup-transform/blob/main/examples/nuxt/nuxt.config.js
vue-use-route-query
Posts with mentions or reviews of vue-use-route-query.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing unplugin-vue2-script-setup and vue-use-route-query you can also consider the following projects:
vue-promised - 💝 Composable Promises & Promises as components
router-module - Nuxt 2 module to use router.js instead of pages/ directory.
unplugin-auto-import - Auto import APIs on-demand for Vite, Webpack and Rollup
vue-grep - Grep your Vue.js codebase with CSS selectors
vue-hooks-form - Building forms with vue composition API.
vue2-helpers - 🔧 A util package to use Vue 2 with Composition API easily