modules icon indicating copy to clipboard operation
modules copied to clipboard

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.

Results 311 modules issues
Sort by recently updated
recently updated
newest added

add nuxt-lazytube https://nuxt-lazytube.netlify.app/

### Description This module is a wrapper for OllamaJS in Nuxt. It's made to use a self-hosted AI directly in nuxt app. ### Repository https://github.com/Jericho1060/nuxt-ollama ### npm https://www.npmjs.com/package/nuxt-ollama ### Nuxt...

module-request

### 🔗 Linked issue resolves #1035 ### ❓ Type of change - [x] ✨ New feature (a non-breaking change that adds functionality) ### 📚 Description Add nuxt-ollama module

### Description This module tries to protect email-addresses in your Nuxt project from spam bots without sacrificing usability. The HTML output of the mail gets encoded to HTML Unicode Entities....

module-request

### Description This module enables entitlements, metering, plan packaging, and customer/subscription management in Nuxt applications powered by [Planship](https://planship.io/). This module is based on the [@planship/vue](https://github.com/planship/planship-vue) plugin and [@planship/fetch](https://github.com/planship/planship-js/tree/master/packages/fetch) library. ###...

module-request

### Description nuxt-query-sync is a utility designed for Nuxt applications that seamlessly synchronizes Nuxt Ref or Reactive objects with URL query parameters. This ensures that the state of your application...

related nuxt/nuxt#27004 ### 🔗 Linked issue related nuxt/nuxt#27004 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix...

It would be great to be able to list experimental/pre-release modules with a clear indicator that they are not production ready. I imagine this would appear like the "sponsored" and...

### Description `nuxt-msw` integrates [MSW (Mock Service Worker)](https://mswjs.io/) into a Nuxt project, allowing user to use it for API mocking during development. Most of the code can be directly shared...

module-request

### 🔗 Linked issue Closes #1039. ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking...