Nuxt Plugins - How to use arbitrary Vue libraries in your NuxtJS app
Not all VueJS libraries work out of the box with Nuxt. Some of them have custom modules, others have Nuxt or SSR-specific instructions, but for the rest we have to make our own plugin. Fortunately, making our own plugins is pretty simple!
In this tutorial we create a Nuxt plugin for the vuetify-datetime-picker library. This is an ES6 plugin, so we’ll see how to put it into our transpilation pipeline.
Once we have everything working, the final section will be using the new library within our app to crea
8 views
332
85
11 months ago 00:56:34 5
Build A Full Stack Vue Photo Album With Image Editing (, Cloudinary, API Routes)
11 months ago 03:10:29 2
Nuxt 3 — Course for Beginners
1 year ago 00:26:22 12
This Tailwind UI Component Library Really Surprised Me!
1 year ago 00:27:57 5
Build & Deploy Mobile Apps with Nuxt Ionic - VueConf US 2023
2 years ago 00:05:39 1
Nuxt 3 Plugin Not Working: How to Fix it
3 years ago 00:12:44 1
Which Is Better? Vue CLI or Vite? Options API vs Composition API? My Vue Recommendations...
3 years ago 00:19:30 31
Stop Using Vite - Use This Vite 3 Starter Template Instead: Vitesse
4 years ago 00:12:11 46
Why I Don’t Use v-model In Forms in | Form Tips
4 years ago 00:09:05 23
Create A Super Fast Server With Vite! Nuxt + Vite Tutorial With !
4 years ago 00:06:30 8
Using Vue Plugins in Nuxt
4 years ago 00:42:21 62
Nuxt js + SSR: Подробное Руководство на 2020
5 years ago 00:18:26 18
Learn Vue Apollo With GraphQL in 15 Minutes
5 years ago 00:12:07 8
Nuxt Plugins - How to use arbitrary Vue libraries in your NuxtJS app
5 years ago 00:17:35 25
Upgrading our Video Creation and Editing Form (Building a VueJS App Part 22)