vitesse
vueuse
vitesse | vueuse | |
---|---|---|
48 | 87 | |
8,825 | 19,845 | |
0.7% | 1.1% | |
7.1 | 9.5 | |
about 2 months ago | 20 days ago | |
TypeScript | TypeScript | |
MIT License | 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.
vitesse
-
Vue 3 vs Vue 2 so far? What's your opinion? Things I didn't like about Vue 3 compared to Vue 2
The docs help but also look at vitesse template - that helped me a lot to figure out usage and the author of the template is one of the contributors of unplugin.
- From React to Vue
- Vue 3. How to generate a static website?
-
Vuetify 3 Or Quasar ?
I highly recommend to try Vitesse at least just to see state-of-the-art Vue/Vite features available out there
-
Vuejs themes and frameworks
Although, I think admin templates are overrated, a setup template is a lot more useful, check out: https://github.com/antfu/vitesse
-
Vue ecosystem 2023 - Where to focus?
Nice template bringing it all together: https://github.com/antfu/vitesse
-
List of well-written Vue.js project
Vitesse
-
Best place for business logic in VueJS 3 + Pinia project - vitesse boilerplate
Im using vitesse boilerplate (https://github.com/antfu/vitesse) which has in my opinion standard project structure:
- I haven’t done frontend dev in awhile… is there a good project skeleton that makes it easy to start a new Vue project?
-
With Nuxt3, vue.js is making huge steps in becoming a reliable and fast framework, you should definitely give it a try! In this article, I build with you a fully configured project and explain all the steps to you.
antfu/vitesse is a great starter for vue similar to nuxt 3 (spa mode). It does auto import, file based routing, etc.. demo here
vueuse
-
Don’t reinvent the wheel! Or utility libraries for Vue and React applications
For Vue — it is, for example, vueuse. (vue utility functions)
-
Ask HN: Learn React or Vue?
My opinion: Vue, specifically the Vue 3 Composition API. Most of your app state should come from computed() values. Bookmark https://vueuse.org and come back to it often. Go through VueUse's source (the docs for each function link to their source): you'll be surprised at how simple most of it is, and it stands as documentation of best practices for using the composition API in general.
- Useful Vue Utils with VueUse
-
Implementing Tailwind CSS Dark Mode Toggle with No Flicker
Now, let’s talk about Vue! Once again, we’ll use an external library to handle dark mode simply and quickly. In this case, the library is called VueUse, and you can install it using the command npm i @vueuse/core --save.
-
useHooks – A collection of Server Component safe React Hooks
Great library. Could use some improvements as said by other (tree shaking, add jsdocs, etc…). Just a quick reminder for the vuejs devs out there we have https://vueuse.org/
-
UseHooks – A Collection of Server Component Safe React Hooks
Yeah, I figured useHooks was created without knowing about VueUse, but thought they might have become aware of it sense then. It makes sense, because though the code is heading in the direction of VueUse in terms of being maintained and well rounded, the structure of useHooks is quite a bit different. It has the code alongside the Markdown: https://github.com/vueuse/vueuse/tree/main/packages/integrat...
- VueUse Full Screen issue
-
Sending notifications to the browser from Vue?
Demo: https://github.com/vueuse/vueuse/blob/main/packages/core/useWebNotification/demo.vue
-
First Time at Vue
Also take a look at https://vueuse.org/ which might save you some lines :)
- Composition API vs. Options API
What are some alternatives?
vite - Next generation frontend tooling. It's fast!
svelte-actions - prototype official actions for Svelte
vite-vue3-tailwind-starter - Vite, Vue3, Tailwind CSS (single-page app)
vue-composable - Vue composition-api composable components. i18n, validation, pagination, fetch, etc. +50 different composables
Playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
react-select - The Select Component for React.js
Quasar Framework - Quasar Framework - Build high-performance VueJS user interfaces in record time
vuex - 🗃️ Centralized State Management for Vue.js.
create-vue - 🛠️ The recommended way to start a Vite-powered Vue project
vue-cli-plugin-vite - Use vite today, with vue-cli.
vuetify - 🐉 Vue Component Framework