modules
modules copied to clipboard
Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
solves #1012
### Description This module implements the Javascript Matomo tracker including some helpers and basic setup. Essentially a one-stop module for using Matomo in a Nuxt project. ### Repository https://github.com/kgierke/nuxt-matomo ###...
Hello. I have created a component library for nuxt concerning recaptcha. You can review it in npm: https://www.npmjs.com/package/nuxt-hpcaptcha and i want my nuxt-hpcaptcha module to be included along other ones...
### Description Description Nuxt Module to add Neo4J Support Features - ⛰ Easy to use - 🚠 Supports Nuxt v4-compat - 🌲 Beginner Friendly ### Repository https://github.com/DerSimeon/NeoNuxt ### npm https://www.npmjs.com/package/neonuxt...
Resolves #1007
### Description ## Module Description [**nuxt-saasmvp-oauth**](https://oauth.saasmvp.org) is a **Nuxt 3 Module** employing the OAuth 2.0 authorization framework defined by IETF RFC 6749 to obtain limited access to a HTTP service....
### Description Nuxt-orama is unofficial adaptation of Orama OSS search into nuxt application, providing reactive results, instance management, SSR safety, handy composables. ### Repository https://github.com/amandesai01/nuxt-orama ### npm https://www.npmjs.com/package/nuxt-orama ### Nuxt...
### Description A module that sends browser logs to server logs (terminal) super useful for ai terminal agents like claude code, open code. ### Repository https://github.com/moshetanzer/nuxt-browser-to-server-logs ### npm https://www.npmjs.com/package/nuxt-browser-to-server-logs ###...
### Description A minimal Nuxt 3 module that detects if a new version of your app is available and fetches a remote changelog in Markdown format. ## ✨ Features -...