#UI Components
made with vue.js

Discover UI Kits, Animations Components, Menus, Notifications and more made with Vue.js ✨
  • Nuxt UI
  • Headless UI Vue
  • TroisJS
icon-star Created with Sketch.
Bryntum Grid High-performance Vue Data Grid
icon-eye-dark Created with Sketch. 21.978
Kalendar Event Calendar Component
icon-eye-dark Created with Sketch. 37.149
Sentry for Vue Vue Application Monitoring
💚 Sponsored by Friends
PrimeVue UI Component Library
icon-eye-dark Created with Sketch. 37.017
JSCharting Vue Charts Charting Library
icon-eye-dark Created with Sketch. 25.929
v-lazy-component Lazy Loading Component
icon-eye-dark Created with Sketch. 2.651
Vue Droppler Drop.js Dropdown Component
icon-eye-dark Created with Sketch. 5.339
Vue Morris Wrapper for morris.js
icon-eye-dark Created with Sketch. 22.831
Vue Particles Particle Backgrounds ✨
icon-eye-dark Created with Sketch. 26.215
Vue Tour Customizable Tour Plugin
icon-eye-dark Created with Sketch. 26.634
Vue3 Toastify Notification Library
icon-eye-dark Created with Sketch. 1.886
Vue Notification Notification Library
icon-eye-dark Created with Sketch. 26.101
Focus Trap Vue Trap Focus within a DOM Element
icon-eye-dark Created with Sketch. 1.423
Vueper Slides Slideshow / Carousel Component
icon-eye-dark Created with Sketch. 42.943
TinyMCE Vue Rich Text Editor
icon-eye-dark Created with Sketch. 11.117
KendoVue Grid Vue Grid Component
icon-eye-dark Created with Sketch. 6.960
Vue Animated Number Number Animation Library
icon-eye-dark Created with Sketch. 380
New on the Blog
Guide to Error & Exception Handling in Vue Apps
23.05.2023
We all try to debug and test our apps the best we can, but we can’t really prevent errors from happening. As always in life, what matters is how you handle problems that inevitably pop up 🧘‍♂️ Here’s an introduction to error & exception handling in y...
Best Vue Form Libraries of 2023
11.04.2023  •  in #UI Components
Forms are an important ingredient for almost every web app. But they can get complex pretty fast, and you’ll have to work through the repetitive processes of handling, storing and validating your data for every custom form. At some point, you'll be...
Advanced Vue.js Performance Monitoring
24.10.2022
In this article we're exploring how we can we keep track of our app's performance over time and what our metrics & goals should be. Including: Tips for automated audits and Vue component performance measuring!