modules
modules copied to clipboard
Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
### Description Hi! It would be a good idea to add the nuxt-jsoneditor module to the the module list. It implements a [component](https://www.npmjs.com/package/vue3-ts-jsoneditor) for view, edit, format, transform, and validate...
### 🔗 Linked issue resolves #1329 ### ❓ Type of change - [x] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change...
### Description `Nuxt Cryptography` brings secure, framework-native cryptographic utilities to Nuxt projects, working uniformly on both server and client environments. ## Features - 🔐 Universal Web Crypto wrapper with automatic...
### Description A modern Cloudflare Web Analytics integration module for Nuxt 3/4, featuring: - SPA mode (auto pageview tracking) - Optional proxy endpoint to hide the Cloudflare endpoint - Configurable...
### 🔗 Linked issue https://github.com/nuxt/starter/issues/1659 ### ❓ Type of change - [x] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that...
## Summary Added the `vue-nuxt-permission` module — a unified permission and role-based access control system for Vue 3 and Nuxt 3. ## Module Details - **Name:** vue-nuxt-permission - **Description:** A...
### Description A powerful Nuxt module that provides type-safe, generic API query management using TanStack Query (Vue Query). Simplify your data fetching with built-in support for CRUD operations, pagination, filtering,...
### Description This module provides a thin wrapper around $fetch and is just a little bit of fun. It provides an "SDK" kinda way to call your server routes in...
### Description A Nuxt 3/4 module providing integration with Yandex SmartCaptcha ### Repository https://github.com/sapsanDev/nuxt-yandex-smartcaptcha ### npm https://www.npmjs.com/package/nuxt-yandex-smartcaptcha ### Nuxt Compatibility Nuxt 3
### Description Nuxt module for sanitising HTML, as a safe replacement for using v-html, protecting against XSS attacks through sanitising HTML inputs. ### Repository https://github.com/benedictleejh/nuxt-sanitise-html ### npm https://www.npmjs.com/package/@benedictleejh/nuxt-sanitise-html ### Nuxt...