Based on our record, Vuetify should be more popular than PrimeVue. It has been mentiond 37 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
We are using PrimeVue at my work and are very happy with it. I'm not super familiar with Mui so can't directly compare. https://primevue.org/. - Source: Hacker News / 15 days ago
I recently started a side project (slickpdf.com), and was able to launch it completely without AI. Full stack, no AI was used in the creation of the project. Not that this is an accomplishment or anything. Honestly, it's more of a confession. AI greatly reduces overhead, especially when starting from scratch. I could've had Copilot scaffold my landing page, or asked ChatGPT to flesh out my app UI using PrimeVue.... - Source: dev.to / about 2 months ago
I've been using the likes of PrimeVue (https://primevue.org/), PrimeReact (https://primereact.org/) and PrimeNG (https://primeng.org/) because they attempt to give you a library of components that work well out of the box and have a similar API across multiple technologies: Vue, React and Angular, respectively. I feel like at some point I'll probably make a project with just jQuery and possibly jQuery UI for the... - Source: Hacker News / 5 months ago
I like this, feels very usable and not too visually noisy! For the most part, the most feature complete component library I've found for Vue is PrimeVue https://primevue.org/ with their CSS utilities https://primeflex.org/ and icons too https://primevue.org/icons There's also a version for React https://primereact.org/ and for Angular https://primeng.org/ and even JSF https://www.primefaces.org/ I wish there were... - Source: Hacker News / 8 months ago
If you use Vue, then check out PrimeVue, a rich set of UI components for all your Vue based applications. The latest update includes some fixes, updates to documentation, and more. This new version is the public release of PrimeVue 4.0.0-rc.3, so you can view all the changes in the RC release notes. - Source: dev.to / 9 months ago
Document address: Vuetify 3** Official Document. - Source: dev.to / 4 months ago
I recently needed to implement a select component in Vuetify for a list of countries, which has a couple of countries at the top at the list, divided with a horizontal line. It took me a while to figure out how to do this, so I figured I’d share in case someone else needs to do the same. - Source: dev.to / 11 months ago
In modern web design, grid systems are crucial in creating flexible and responsive layouts. They provide a basis that helps designers and developers effectively align and arrange web page content. Vuetify, a popular framework for Vue.js, offers a built-in grid system with predefined grid classes to simplify creating responsive layouts. However, there may be cases where you need to create a custom CSS grid system... - Source: dev.to / over 1 year ago
Vuetify: Claims to be a no design skills required Open Source UI Library with beautifully handcrafted Vue Components. It has all the bells and whistles like most fully-fledged component libraries. Once more, you’d need to know the API to use this library, as well as get “locked in” to their component composition model. - Source: dev.to / over 1 year ago
Thanks! I also know that the DS components are often already written in the code, for example, there is a viewfile framework that is made on Google material https://vuetifyjs.com/en / If the components are already registered, then it is highly undesirable to change the logic of behavior (so-called patterns). For example, the behavior of a modal window, input, etc. Is that also true? Source: almost 2 years ago
Quasar Framework - SPA front-end on steroids.
Buefy - Lightweight UI components for Vue.js based on Bulma
Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.
Bootstrap Vue - Quickly integrate Bootstrap v4 components with Vue.js
Naive UI - A Vue 3 Component Library. Fairly Complete, Theme Customizable, Uses TypeScript, Fast. Kinda Interesting
Ant Design - An enterprise-class UI design language and React implementation with a set of high-quality React components, one of best React UI library for enterprises