DEV Community

Cover image for What are your favorite VueJS libraries?
David J Eddy
David J Eddy

Posted on

What are your favorite VueJS libraries?

As my career has progressed I have filling a number of roles; backend(LEMP), then team lead, then Dev(Sec)Ops. The few times I needed frontend effort someone more skilled was always available. So frontend was never my thing. Recently though, I have been listening to some VueJS videos and it seems ...interesting. Not like the JS of the old days (writing logic twice, once for each browser).

So; what are some of your favorite libraries to use with VueJS (or plain JS)?

Latest comments (35)

Collapse
 
pulkitsingh profile image
Pulkit Singh

Vuesax

Collapse
 
ajayyadav profile image
Ajay Yadav

Hey please help me

How can I integrate ccavenue with Vuejs and Laravel

Collapse
 
saransh16 profile image
Saransh Kumar • Edited

I find vue-2-dropzone and vue-tables-2 (for the server table) extremely useful

rowanwins.github.io/vue-dropzone/d...
npmjs.com/package/vue-tables-2

Collapse
 
valasek profile image
Stanislav Valasek

I prefer Quasar. Especially now when v1 is released. I was surprised how big is the Quasar team.

I recommend you to have a look at its amazing documentation or you can spend 12$ on Udemy - Cross-Platform VueJS Vuex & Firebase Apps.

Subscribe to the newsletter to receive monthly expert tips and tricks to extend your Quasar expertise.

Collapse
 
presidenten profile image
Johan Hernefeldt

Check out my vuex-plus library. It allows for vuex module instances and automatic vuex hot reloading
github.com/presidenten/vuex-plus

Collapse
 
equinusocio profile image
Mattia Astorino
  • docute.org
  • vue-focus-lock
  • vue-mixin-roving-tabindex
Collapse
 
lauragift21 profile image
Gift Egwuenu

Nuxt, Vuelidate, Vuepress

Collapse
 
tfutada profile image
Takashi Futada

Besides that, i like vue2-hammer, which is a wrapper for hammer, and vue-lazyload, which defers image loading until they come above the hold.

Collapse
 
sduduzog profile image
Sdu

Vuex-persist or vuex-presistant. Either one you use. I still don't know why persistance has to be a plugin

Collapse
 
nuculabs_dev profile image
Nucu Labs

Because HTTP is stateless

Collapse
 
sduduzog profile image
Sdu

I don't understand

Collapse
 
ankurk91 profile image
Ankur K