A curated list of awesome plugins for Nuxt.js, a popular Vue.js framework for building universal applications. This list includes plugins for various purposes such as SEO, analytics, authentication, performance optimization, and more.
There are no npm packaged plugins here.
This list is for Nuxt 3.
-
Supertokens - Authentication, sessions, email verification, 2FA, social login, and more. Website | Docs
-
Filepond - FilePond is a JavaScript library that can upload anything you throw at it, optimizes images for faster uploads, and offers a great, accessible, silky smooth user experience. Website | Docs
Do you want to contribute to this code ?
- cd into the
v3
directory if you want to contribute to the Nuxt 3 list orv2
if you want to contribute to the Nuxt 2 list - Create a new file with the name of the plugin you want to add
- Add the plugin code
- Add the plugin to the list in the
README.md
file - Create a pull request
You can contribute by sharing the plugins you use with the community.