modules
modules copied to clipboard
Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
### Description Lightweight Google Recaptcha integration for Nuxt 3. ### Repository private for now ### npm https://www.npmjs.com/package/nuxt3-recaptcha ### Nuxt Compatibility Nuxt 3
### Description This module integrates Bootstrap CSS to Nuxt project instantly ## Features: - 📦 Instant Bootstrap Integration, No Config Required - 🪶 No Decrease in Performance, CSS Server side...
Closes #913
Hi Nuxt Team, this PR is to close the module listing request https://github.com/nuxt/modules/issues/905
### Description This Nuxt module simplifies user authentication using HTTP headers, streamlining the integration of token-based authorization into your application. ### Repository https://github.com/rrd108/nuxt-token-authentication ### npm https://www.npmjs.com/package/nuxt-token-authentication ### Nuxt Compatibility Nuxt...
### Description A nuxt module that installs the directive "v-parallax" for a quick and easy parallax effect. ### Repository https://github.com/noahhorlacher/nuxt-parallax ### npm https://www.npmjs.com/package/nuxt-parallax ### Nuxt Compatibility Nuxt 3
### Description This module helps you use Wordpress in headless mode. - Provides composables to easily access the content of a page based on the current slug, to list posts...
### Description Description add Nuxt 3 UI module for [TDesign](https://github.com/Tencent/tdesign) docs for more detail: [TDesign](https://tdesign.tencent.com/vue-next/overview-en) ### Repository TDesign for vue3 Repo : https://github.com/Tencent/tdesign-vue-next TDesign Nuxt module Repo: https://github.com/tdesignoteam/tdesign-nuxt ### npm...
Closes: #893
### Description This module integrates `markdown-it` into Nuxt projects. It provides a number of features like, but not limited to: - full control of `markdown-it` options - either use a...