9 Vue.js Libraries That Will Make Your Life Easier – Better Programming – Medium
- Vue-Lazyload is a great library for lazy loading of not only images but also components.
- vue-head library makes manipulating the information in the head tag a piece of cake.
- BootstrapVue: Bootstrap components built with Vue.
- Vue-multiselect library is the way to go if you need a little bit more than HTML’s standard
select
. - Another popular UI toolkit: is Element UI
- vuelidate is a library that provides simple, lightweight, model-based validation for Vue.js
- When you need drag-and-drop functionality for your application, you don’t have to look any further than Vue.Draggable.
- Vue Apollo library makes the use of Vue.js and GraphQL/Apollo together smooth and pleasant.
- If you need a multi-language application, then you’ll definitely need the Vue-18n library.