├── .github ├── FUNDING.yml └── workflows │ └── provenance.yml ├── icons ├── ackee.png ├── amp.png ├── aos.png ├── auth.png ├── bcms.png ├── buefy.png ├── bulma.png ├── flags.png ├── ghost.png ├── gtm.png ├── http.png ├── i18n.png ├── icons.png ├── llms.png ├── mdc.png ├── mdi.png ├── mdx.png ├── ngrok.png ├── pwa.png ├── toast.png ├── vant.png ├── vue.png ├── agility.png ├── apollo.png ├── authjs.png ├── bugsnag.png ├── chiffre.png ├── content.png ├── day-js.png ├── doppler.png ├── dotenv.png ├── emotion.png ├── eslint.png ├── fathom.png ├── formkit.png ├── guessjs.png ├── headway.png ├── hotjar.png ├── laravel.png ├── leaflet.png ├── lottie.png ├── marquee.png ├── matomo.png ├── maz-ui.png ├── netlify.png ├── pdfeasy.png ├── prisma.png ├── prismic.png ├── python.png ├── radash.png ├── robots.png ├── rollbar.png ├── sanity.png ├── segment.png ├── shopify.png ├── strapi.png ├── stripe.png ├── tailvue.jpg ├── tgauth.png ├── tiptap.png ├── vuestic.png ├── vuetify.png ├── webpack.png ├── winston.png ├── zendesk.png ├── api-shield.png ├── appwrite.png ├── askdoppler.png ├── bootstrap.png ├── chakra-ui.png ├── chatwoot.png ├── cloudinary.png ├── color-mode.png ├── contentful.png ├── darkmode.png ├── date-fns.png ├── drupal-ce.png ├── es-toolkit.png ├── firebase.png ├── fontagon.png ├── fontaine.png ├── headlessui.png ├── imagemin.png ├── intercom.png ├── logrocket.png ├── maplibre.png ├── momentjs.png ├── nodemailer.png ├── nuxt-anime.png ├── nuxt-glaze.png ├── nuxt-icon.png ├── nuxt-neo4j.png ├── nuxt-pdf.png ├── nuxt-svgo.png ├── nuxt-toc.png ├── one-signal.png ├── purgecss.png ├── recaptcha.png ├── seo-meta.png ├── seomatic.png ├── snackbar.png ├── snipcart.png ├── socket-io.png ├── speedcurve.png ├── storyblok.png ├── storybook.png ├── stylelint.png ├── supabase.png ├── surrealdb.png ├── ununuracss.png ├── vcalendar.png ├── web-vitals.png ├── wideangle.png ├── wordpress.png ├── contentstack.png ├── font-awesome.png ├── google-fonts.png ├── keen-slider.png ├── laravel-echo.png ├── localtunnel.png ├── mcp-toolkit.png ├── nuxt-aidbase.png ├── nuxt-bezier.png ├── nuxt-ollama.png ├── nuxt-shopify.png ├── pinia-colada.png ├── tailwindcss.png ├── typed-router.png ├── vee-validate.png ├── vue-material.png ├── composition-api.png ├── content-assets.png ├── content-island.png ├── cookie-control.png ├── custom-elements.png ├── google-adsense.png ├── google-optimize.png ├── graphql-request.png ├── html-validator.png ├── kentico-kontent.png ├── material-design.png ├── nuxt-gql-pulse.png ├── nuxt-i18n-micro.png ├── nuxt-music-flow.png ├── nuxt-oidc-auth.png ├── nuxt-signupgate.png ├── nuxt-smartlook.png ├── sidebase-auth.png ├── google-analytics.png ├── locomotive-scroll.png ├── nuxt-color-picker.png ├── nuxt-social-share.png ├── application-insights.png ├── nuxt-feather-icons.png ├── nuxt-monaco-editor.png ├── nuxt-ssr-api-logger.png ├── nuxt-svg-sprite-icon.png ├── nuxt-telegram-auth.png ├── translation-manager.png ├── real-favicon-generator.png ├── nuxt-openapi-docs-module.png ├── nuxt-componentsbook-module.png ├── nuxt-strapi-blocks-renderer.png ├── pinia-plugin-persistedstate.png ├── build-optimisations.svg ├── adyen.svg ├── simple-sitemap.svg ├── easy-lightbox.svg ├── phosphor-icons.svg ├── nuxt-query.svg ├── vue-query.svg ├── seo-experiments.svg ├── nuxt-mapbox.svg ├── vue-transitions.svg ├── umami.svg ├── nuxt-uswds.svg ├── simple-robots.svg ├── vueuse.svg ├── lodash.svg ├── tradingview.svg ├── datocms.svg ├── regle.svg ├── og-image.svg ├── listmonk.svg ├── vuetify-logo-v3-dark.svg ├── lucide-icons.svg ├── schema-org.svg ├── nuxt-safe-runtime-config.svg ├── nuxt-charts.svg └── unlazy.svg ├── eslint.config.mjs ├── .gitignore ├── lib └── categories.ts ├── modules ├── notion.yml ├── ssr-lit.yml ├── parse.yml ├── fullpage.yml ├── bcms.yml ├── cloudcms.yml ├── nuxt-glaze.yml ├── nuxt-jsonld.yml ├── paper-ui.yml ├── xui.yml ├── fathom.yml ├── svg.yml ├── dayjs.yml ├── laravel.yml ├── appwrite.yml ├── dragon-editor.yml ├── xhr-cache.yml ├── fontagon.yml ├── helmet.yml ├── nuxt-pino-log.yml ├── vcalendar.yml ├── icons.yml ├── nuxt-bezier.yml ├── nuxt-svgo.yml ├── scripts.yml ├── aos.yml ├── fonts.yml ├── laravel-nuxt.yml ├── prisma.yml ├── wp-nuxt.yml ├── device.yml ├── feature-toggle.yml ├── jsonapi.yml ├── nuxt-basic-auth.yml ├── nuxt-graphql-playground.yml ├── nuxt-storm.yml ├── nuxt-yup.yml ├── radash.yml ├── doppler.yml ├── event-trace.yml ├── nuxt-zod-i18n.yml ├── vaxee.yml ├── alias.yml ├── capo.yml ├── chiffre.yml ├── lodash.yml ├── memwatch.yml ├── nuxt-toc.yml ├── segment.yml ├── stories.yml ├── storyblok.yml ├── animejs.yml ├── bundle-buddy.yml ├── echarts.yml ├── guess.yml ├── highcharts.yml ├── lunr.yml ├── nodemailer.yml ├── nupolyon.yml ├── nuxt-feedme.yml ├── nuxt-uswds.yml ├── scss-to-js.yml ├── user-agent.yml ├── es-toolkit.yml ├── flags.yaml ├── keen-slider.yml ├── nuxt-anchorscroll.yml ├── nuxt-gpt.yml ├── nuxt-hue.yml ├── python.yml ├── rollbar.yml ├── seo.yml ├── snipcart.yml ├── svg-loader.yml ├── workflow.yml ├── compodium.yml ├── contentful.yml ├── druxt.yml ├── icon-tw.yml ├── module-feed.yml ├── mojocss.yml ├── nuxt-posthog.yml ├── precognition.yml ├── umami.yml ├── vant.yml ├── vueform.yml ├── nuxt-viewport.yml ├── nuxt7.yml ├── onyx.yml ├── rfg-icon.yml ├── sonda.yml ├── vuestic.yml ├── nuxt-loco.yml ├── precompress.yml ├── protected-mailto.yml ├── resend.yml ├── sweetalert2.yml ├── tiktok-analytics.yml ├── time.yml ├── use-bootstrap.yml ├── xstate.yml ├── api-shield.yml ├── auth-utils.yml ├── axios.yml ├── fontawesome.yml ├── logto.yml ├── nuxt-mapbox.yml ├── nuxt3-interpolation.yml ├── purgecss.yml ├── tailvue.yml ├── authjs.yml ├── datocms-nuxt2.yml ├── devtools.yml ├── hotjar.yml ├── lucide-icons.yml ├── neo.yml ├── nuxt-unleash.yml ├── tgauth.yml ├── disqus.yml ├── github-api.yml ├── mailpit.yml ├── nuxt-feather-icons.yml ├── nuxt-pdf.yml ├── nuxt-shopify.yml ├── socket-io.yml ├── speedcurve.yml ├── tiptap.yml ├── twa.yml ├── twemoji.yml ├── amp.yml ├── clerk.yml ├── kongponents.yml ├── leaflet.yml ├── nuxt-anime.yml ├── nuxt-mdi.yml ├── planship.yml ├── snackbar.yml ├── svg-sprite.yml ├── v-gsap.yml ├── vue-select.yml ├── vuefire.yml ├── dotenv.yml ├── eslint.yml ├── hanko.yml ├── nuxt-codemirror.yml ├── nuxt-localtunnel.yml ├── nuxt-processor.yml ├── nuxt-useless-blobs.yml ├── plausible.yml ├── prismic.yml ├── recaptcha.yml ├── sentry.yml ├── shuimo-ui.yml ├── simple-line-icons.yml ├── unlazy.yml ├── vexip-ui.yml ├── vue-multiselect.yml ├── webfontloader.yml ├── graphql-request.yml ├── html-minifier.yml ├── intercom.yml ├── nuxt-chatgpt.yml ├── nuxt-oidc-auth.yml ├── shopify.yml ├── zendesk.yml ├── buefy.yml ├── electron.yml ├── feed.yml ├── gtm.yml ├── http.yml ├── nuxt2-leaflet.yml ├── pinia.yml ├── quasar.yml ├── router.yml ├── varlet.yml ├── vueform-builder.yml ├── artivue.yml ├── bulma-slim.yml ├── fathom-analytics.yml ├── graphql-server.yml ├── headway.yml ├── ionic.yml ├── kentico-kontent.yml ├── magic-regexp.yml ├── mdx.yml ├── primevue.yml ├── applicationinsights.yml ├── ark-ui.yml ├── cloudinary.yml ├── color-mode.yml ├── element-plus.yml ├── eslint-module.yml ├── firebase.yml ├── history-state.yml ├── kql.yml ├── mdc.yml ├── nuxt-cookie-consent.yml ├── nuxt-use-sound.yml ├── pinia-colada.yml ├── seo-meta.yml ├── easy-lightbox.yml ├── router-extras.yml ├── typo3.yml ├── vendor.yml ├── vue-plausible.yml ├── auth.yml ├── content-assets.yml ├── darkmode.js.yml ├── nuxt-asciidoc.yml ├── nuxt-google-auth.yml ├── nuxt2-sentry.yml ├── query-api.yml ├── ununuracss.yml ├── auto-animate.yml ├── basic-auth.yml ├── client-init.yml ├── composition-api.yml ├── date-fns.yml ├── font-loader-strategy.yml ├── fontaine.yml ├── lettermint.yml ├── logrocket.yml ├── nuxt-coolify.yml ├── nuxt-gql-pulse.yml ├── nuxt-phosphor-icons.yml ├── proxy.yml ├── prune-html.yml ├── regle.yml ├── storage.yml ├── vue-warehouse.yml ├── delay-hydration.yml ├── hints.yml ├── nuxt-gtm.yml ├── nuxt-legacy.yml ├── nuxt-payload-analyzer.yml ├── redirect.yml ├── tdesign-vue-next.yml ├── vuetify-nuxt-module.yml ├── csurf.yml ├── google-fonts.yml ├── inkline.yml ├── netlify.yml ├── nuxt-i18n-micro.yml ├── scalar.yml ├── typed-vuex.yml ├── datocms.yml ├── laravel-echo.yml ├── mailchannels.yml ├── neo4j.yml ├── nuxt-listmonk.yml ├── nuxt-monaco-editor.yml ├── pergel.yml ├── seomatic-meta.yml ├── vue-final-modal.yml ├── imagemin.yml └── matomo.yml ├── renovate.json └── tsconfig.json /.github/FUNDING.yml: -------------------------------------------------------------------------------- 1 | github: [nuxt] 2 | -------------------------------------------------------------------------------- /icons/ackee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/ackee.png -------------------------------------------------------------------------------- /icons/amp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/amp.png -------------------------------------------------------------------------------- /icons/aos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/aos.png -------------------------------------------------------------------------------- /icons/auth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/auth.png -------------------------------------------------------------------------------- /icons/bcms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/bcms.png -------------------------------------------------------------------------------- /icons/buefy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/buefy.png -------------------------------------------------------------------------------- /icons/bulma.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/bulma.png -------------------------------------------------------------------------------- /icons/flags.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/flags.png -------------------------------------------------------------------------------- /icons/ghost.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/ghost.png -------------------------------------------------------------------------------- /icons/gtm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/gtm.png -------------------------------------------------------------------------------- /icons/http.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/http.png -------------------------------------------------------------------------------- /icons/i18n.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/i18n.png -------------------------------------------------------------------------------- /icons/icons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/icons.png -------------------------------------------------------------------------------- /icons/llms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/llms.png -------------------------------------------------------------------------------- /icons/mdc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/mdc.png -------------------------------------------------------------------------------- /icons/mdi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/mdi.png -------------------------------------------------------------------------------- /icons/mdx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/mdx.png -------------------------------------------------------------------------------- /icons/ngrok.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/ngrok.png -------------------------------------------------------------------------------- /icons/pwa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/pwa.png -------------------------------------------------------------------------------- /icons/toast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/toast.png -------------------------------------------------------------------------------- /icons/vant.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/vant.png -------------------------------------------------------------------------------- /icons/vue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/vue.png -------------------------------------------------------------------------------- /icons/agility.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/agility.png -------------------------------------------------------------------------------- /icons/apollo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/apollo.png -------------------------------------------------------------------------------- /icons/authjs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/authjs.png -------------------------------------------------------------------------------- /icons/bugsnag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/bugsnag.png -------------------------------------------------------------------------------- /icons/chiffre.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/chiffre.png -------------------------------------------------------------------------------- /icons/content.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/content.png -------------------------------------------------------------------------------- /icons/day-js.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/day-js.png -------------------------------------------------------------------------------- /icons/doppler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/doppler.png -------------------------------------------------------------------------------- /icons/dotenv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/dotenv.png -------------------------------------------------------------------------------- /icons/emotion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/emotion.png -------------------------------------------------------------------------------- /icons/eslint.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/eslint.png -------------------------------------------------------------------------------- /icons/fathom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/fathom.png -------------------------------------------------------------------------------- /icons/formkit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/formkit.png -------------------------------------------------------------------------------- /icons/guessjs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/guessjs.png -------------------------------------------------------------------------------- /icons/headway.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/headway.png -------------------------------------------------------------------------------- /icons/hotjar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/hotjar.png -------------------------------------------------------------------------------- /icons/laravel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/laravel.png -------------------------------------------------------------------------------- /icons/leaflet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/leaflet.png -------------------------------------------------------------------------------- /icons/lottie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/lottie.png -------------------------------------------------------------------------------- /icons/marquee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/marquee.png -------------------------------------------------------------------------------- /icons/matomo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/matomo.png -------------------------------------------------------------------------------- /icons/maz-ui.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/maz-ui.png -------------------------------------------------------------------------------- /icons/netlify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/netlify.png -------------------------------------------------------------------------------- /icons/pdfeasy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/pdfeasy.png -------------------------------------------------------------------------------- /icons/prisma.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/prisma.png -------------------------------------------------------------------------------- /icons/prismic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/prismic.png -------------------------------------------------------------------------------- /icons/python.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/python.png -------------------------------------------------------------------------------- /icons/radash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/radash.png -------------------------------------------------------------------------------- /icons/robots.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/robots.png -------------------------------------------------------------------------------- /icons/rollbar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/rollbar.png -------------------------------------------------------------------------------- /icons/sanity.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/sanity.png -------------------------------------------------------------------------------- /icons/segment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/segment.png -------------------------------------------------------------------------------- /icons/shopify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/shopify.png -------------------------------------------------------------------------------- /icons/strapi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/strapi.png -------------------------------------------------------------------------------- /icons/stripe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/stripe.png -------------------------------------------------------------------------------- /icons/tailvue.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/tailvue.jpg -------------------------------------------------------------------------------- /icons/tgauth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/tgauth.png -------------------------------------------------------------------------------- /icons/tiptap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/tiptap.png -------------------------------------------------------------------------------- /icons/vuestic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/vuestic.png -------------------------------------------------------------------------------- /icons/vuetify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/vuetify.png -------------------------------------------------------------------------------- /icons/webpack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/webpack.png -------------------------------------------------------------------------------- /icons/winston.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/winston.png -------------------------------------------------------------------------------- /icons/zendesk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/zendesk.png -------------------------------------------------------------------------------- /icons/api-shield.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/api-shield.png -------------------------------------------------------------------------------- /icons/appwrite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/appwrite.png -------------------------------------------------------------------------------- /icons/askdoppler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/askdoppler.png -------------------------------------------------------------------------------- /icons/bootstrap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/bootstrap.png -------------------------------------------------------------------------------- /icons/chakra-ui.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/chakra-ui.png -------------------------------------------------------------------------------- /icons/chatwoot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/chatwoot.png -------------------------------------------------------------------------------- /icons/cloudinary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/cloudinary.png -------------------------------------------------------------------------------- /icons/color-mode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/color-mode.png -------------------------------------------------------------------------------- /icons/contentful.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/contentful.png -------------------------------------------------------------------------------- /icons/darkmode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/darkmode.png -------------------------------------------------------------------------------- /icons/date-fns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/date-fns.png -------------------------------------------------------------------------------- /icons/drupal-ce.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/drupal-ce.png -------------------------------------------------------------------------------- /icons/es-toolkit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/es-toolkit.png -------------------------------------------------------------------------------- /icons/firebase.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/firebase.png -------------------------------------------------------------------------------- /icons/fontagon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/fontagon.png -------------------------------------------------------------------------------- /icons/fontaine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/fontaine.png -------------------------------------------------------------------------------- /icons/headlessui.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/headlessui.png -------------------------------------------------------------------------------- /icons/imagemin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/imagemin.png -------------------------------------------------------------------------------- /icons/intercom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/intercom.png -------------------------------------------------------------------------------- /icons/logrocket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/logrocket.png -------------------------------------------------------------------------------- /icons/maplibre.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/maplibre.png -------------------------------------------------------------------------------- /icons/momentjs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/momentjs.png -------------------------------------------------------------------------------- /icons/nodemailer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nodemailer.png -------------------------------------------------------------------------------- /icons/nuxt-anime.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-anime.png -------------------------------------------------------------------------------- /icons/nuxt-glaze.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-glaze.png -------------------------------------------------------------------------------- /icons/nuxt-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-icon.png -------------------------------------------------------------------------------- /icons/nuxt-neo4j.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-neo4j.png -------------------------------------------------------------------------------- /icons/nuxt-pdf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-pdf.png -------------------------------------------------------------------------------- /icons/nuxt-svgo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-svgo.png -------------------------------------------------------------------------------- /icons/nuxt-toc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-toc.png -------------------------------------------------------------------------------- /icons/one-signal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/one-signal.png -------------------------------------------------------------------------------- /icons/purgecss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/purgecss.png -------------------------------------------------------------------------------- /icons/recaptcha.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/recaptcha.png -------------------------------------------------------------------------------- /icons/seo-meta.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/seo-meta.png -------------------------------------------------------------------------------- /icons/seomatic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/seomatic.png -------------------------------------------------------------------------------- /icons/snackbar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/snackbar.png -------------------------------------------------------------------------------- /icons/snipcart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/snipcart.png -------------------------------------------------------------------------------- /icons/socket-io.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/socket-io.png -------------------------------------------------------------------------------- /icons/speedcurve.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/speedcurve.png -------------------------------------------------------------------------------- /icons/storyblok.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/storyblok.png -------------------------------------------------------------------------------- /icons/storybook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/storybook.png -------------------------------------------------------------------------------- /icons/stylelint.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/stylelint.png -------------------------------------------------------------------------------- /icons/supabase.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/supabase.png -------------------------------------------------------------------------------- /icons/surrealdb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/surrealdb.png -------------------------------------------------------------------------------- /icons/ununuracss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/ununuracss.png -------------------------------------------------------------------------------- /icons/vcalendar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/vcalendar.png -------------------------------------------------------------------------------- /icons/web-vitals.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/web-vitals.png -------------------------------------------------------------------------------- /icons/wideangle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/wideangle.png -------------------------------------------------------------------------------- /icons/wordpress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/wordpress.png -------------------------------------------------------------------------------- /icons/contentstack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/contentstack.png -------------------------------------------------------------------------------- /icons/font-awesome.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/font-awesome.png -------------------------------------------------------------------------------- /icons/google-fonts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/google-fonts.png -------------------------------------------------------------------------------- /icons/keen-slider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/keen-slider.png -------------------------------------------------------------------------------- /icons/laravel-echo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/laravel-echo.png -------------------------------------------------------------------------------- /icons/localtunnel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/localtunnel.png -------------------------------------------------------------------------------- /icons/mcp-toolkit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/mcp-toolkit.png -------------------------------------------------------------------------------- /icons/nuxt-aidbase.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-aidbase.png -------------------------------------------------------------------------------- /icons/nuxt-bezier.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-bezier.png -------------------------------------------------------------------------------- /icons/nuxt-ollama.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-ollama.png -------------------------------------------------------------------------------- /icons/nuxt-shopify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-shopify.png -------------------------------------------------------------------------------- /icons/pinia-colada.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/pinia-colada.png -------------------------------------------------------------------------------- /icons/tailwindcss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/tailwindcss.png -------------------------------------------------------------------------------- /icons/typed-router.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/typed-router.png -------------------------------------------------------------------------------- /icons/vee-validate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/vee-validate.png -------------------------------------------------------------------------------- /icons/vue-material.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/vue-material.png -------------------------------------------------------------------------------- /icons/composition-api.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/composition-api.png -------------------------------------------------------------------------------- /icons/content-assets.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/content-assets.png -------------------------------------------------------------------------------- /icons/content-island.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/content-island.png -------------------------------------------------------------------------------- /icons/cookie-control.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/cookie-control.png -------------------------------------------------------------------------------- /icons/custom-elements.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/custom-elements.png -------------------------------------------------------------------------------- /icons/google-adsense.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/google-adsense.png -------------------------------------------------------------------------------- /icons/google-optimize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/google-optimize.png -------------------------------------------------------------------------------- /icons/graphql-request.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/graphql-request.png -------------------------------------------------------------------------------- /icons/html-validator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/html-validator.png -------------------------------------------------------------------------------- /icons/kentico-kontent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/kentico-kontent.png -------------------------------------------------------------------------------- /icons/material-design.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/material-design.png -------------------------------------------------------------------------------- /icons/nuxt-gql-pulse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-gql-pulse.png -------------------------------------------------------------------------------- /icons/nuxt-i18n-micro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-i18n-micro.png -------------------------------------------------------------------------------- /icons/nuxt-music-flow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-music-flow.png -------------------------------------------------------------------------------- /icons/nuxt-oidc-auth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-oidc-auth.png -------------------------------------------------------------------------------- /icons/nuxt-signupgate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-signupgate.png -------------------------------------------------------------------------------- /icons/nuxt-smartlook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-smartlook.png -------------------------------------------------------------------------------- /icons/sidebase-auth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/sidebase-auth.png -------------------------------------------------------------------------------- /icons/google-analytics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/google-analytics.png -------------------------------------------------------------------------------- /icons/locomotive-scroll.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/locomotive-scroll.png -------------------------------------------------------------------------------- /icons/nuxt-color-picker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-color-picker.png -------------------------------------------------------------------------------- /icons/nuxt-social-share.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-social-share.png -------------------------------------------------------------------------------- /icons/application-insights.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/application-insights.png -------------------------------------------------------------------------------- /icons/nuxt-feather-icons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-feather-icons.png -------------------------------------------------------------------------------- /icons/nuxt-monaco-editor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-monaco-editor.png -------------------------------------------------------------------------------- /icons/nuxt-ssr-api-logger.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-ssr-api-logger.png -------------------------------------------------------------------------------- /icons/nuxt-svg-sprite-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-svg-sprite-icon.png -------------------------------------------------------------------------------- /icons/nuxt-telegram-auth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-telegram-auth.png -------------------------------------------------------------------------------- /icons/translation-manager.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/translation-manager.png -------------------------------------------------------------------------------- /icons/real-favicon-generator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/real-favicon-generator.png -------------------------------------------------------------------------------- /icons/nuxt-openapi-docs-module.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-openapi-docs-module.png -------------------------------------------------------------------------------- /icons/nuxt-componentsbook-module.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-componentsbook-module.png -------------------------------------------------------------------------------- /icons/nuxt-strapi-blocks-renderer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/nuxt-strapi-blocks-renderer.png -------------------------------------------------------------------------------- /icons/pinia-plugin-persistedstate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuxt/modules/HEAD/icons/pinia-plugin-persistedstate.png -------------------------------------------------------------------------------- /eslint.config.mjs: -------------------------------------------------------------------------------- 1 | // @ts-check 2 | import { createConfigForNuxt } from '@nuxt/eslint-config/flat' 3 | 4 | export default createConfigForNuxt({ 5 | features: { 6 | tooling: true, 7 | stylistic: true, 8 | }, 9 | }) 10 | -------------------------------------------------------------------------------- /icons/build-optimisations.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | node_modules 2 | *.log* 3 | dist 4 | .DS_Store 5 | .vercel 6 | .nuxt 7 | sw.js 8 | .env 9 | .vscode 10 | cache 11 | .vercel_build_output 12 | .output 13 | package-lock.json 14 | modules.json 15 | .idea 16 | .pnp.* 17 | .history 18 | -------------------------------------------------------------------------------- /icons/adyen.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /icons/simple-sitemap.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /icons/easy-lightbox.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /icons/phosphor-icons.svg: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | -------------------------------------------------------------------------------- /icons/nuxt-query.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /icons/vue-query.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /lib/categories.ts: -------------------------------------------------------------------------------- 1 | export const categories = [ 2 | 'AI', 3 | 'Analytics', 4 | 'CMS', 5 | 'CSS', 6 | 'Database', 7 | 'Date', 8 | 'Deployment', 9 | 'Devtools', 10 | 'Extensions', 11 | 'Ecommerce', 12 | 'Fonts', 13 | 'Images', 14 | 'Libraries', 15 | 'Monitoring', 16 | 'Payment', 17 | 'Performance', 18 | 'Request', 19 | 'SEO', 20 | 'Security', 21 | 'UI', 22 | ] 23 | -------------------------------------------------------------------------------- /icons/seo-experiments.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /icons/nuxt-mapbox.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /icons/vue-transitions.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /modules/notion.yml: -------------------------------------------------------------------------------- 1 | name: notion 2 | description: Vue renderer for Notion pages 3 | repo: janniks/vue-notion 4 | npm: vue-notion 5 | icon: notion.svg 6 | github: https://github.com/janniks/vue-notion 7 | website: https://github.com/janniks/vue-notion 8 | learn_more: '' 9 | category: CMS 10 | type: 3rd-party 11 | maintainers: 12 | - name: janniks 13 | github: janniks 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/ssr-lit.yml: -------------------------------------------------------------------------------- 1 | name: ssr-lit 2 | repo: prashantpalikhe/nuxt-ssr-lit 3 | npm: nuxt-ssr-lit 4 | icon: '' 5 | github: https://github.com/prashantpalikhe/nuxt-ssr-lit 6 | website: https://github.com/prashantpalikhe/nuxt-ssr-lit 7 | learn_more: '' 8 | category: Devtools 9 | type: 3rd-party 10 | maintainers: 11 | - name: Prashant Palikhe 12 | github: prashantpalikhe 13 | compatibility: 14 | nuxt: ^2.0.0 15 | requires: {} 16 | -------------------------------------------------------------------------------- /icons/umami.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /modules/parse.yml: -------------------------------------------------------------------------------- 1 | name: parse 2 | description: Parse package for Nuxt 3 | repo: cierrateam/nuxt-parse 4 | npm: nuxt-parse 5 | icon: '' 6 | github: https://github.com/cierrateam/nuxt-parse 7 | website: https://github.com/cierrateam/nuxt-parse 8 | learn_more: '' 9 | category: Security 10 | type: 3rd-party 11 | maintainers: 12 | - name: cierrateam 13 | github: cierrateam 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/fullpage.yml: -------------------------------------------------------------------------------- 1 | name: fullpage 2 | description: Nuxt module for fullpage-vue plugin 3 | repo: vaso2/fullpage-nuxt 4 | npm: fullpage-nuxt 5 | icon: '' 6 | github: https://github.com/vaso2/fullpage-nuxt 7 | website: https://github.com/vaso2/fullpage-nuxt 8 | learn_more: '' 9 | category: CSS 10 | type: 3rd-party 11 | maintainers: 12 | - name: Vasyl Iatsenko 13 | github: vaso2 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /icons/nuxt-uswds.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /modules/bcms.yml: -------------------------------------------------------------------------------- 1 | name: bcms 2 | description: Nuxt BCMS module 3 | repo: bcms/nuxt-module 4 | npm: '@thebcms/nuxt' 5 | icon: bcms.png 6 | github: https://github.com/bcms/nuxt-module 7 | website: https://thebcms.com 8 | learn_more: https://thebcms.com/docs/integrations/nuxt-js 9 | category: CMS 10 | type: 3rd-party 11 | maintainers: 12 | - name: Branislav Vajagic 13 | github: bbanez 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/cloudcms.yml: -------------------------------------------------------------------------------- 1 | name: cloudcms 2 | description: CloudCMS Nuxt Module 3 | repo: gitana/cloudcms-nuxt 4 | npm: cloudcms-nuxt 5 | icon: '' 6 | github: https://github.com/gitana/cloudcms-nuxt 7 | website: https://github.com/gitana/cloudcms-nuxt 8 | learn_more: https://www.cloudcms.com/ 9 | category: CMS 10 | type: 3rd-party 11 | maintainers: 12 | - name: gitana 13 | github: gitana 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-glaze.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-glaze 2 | description: Glaze.dev module for Nuxt 3 | repo: holux-design/nuxt-glaze 4 | npm: nuxt-glaze 5 | icon: nuxt-glaze.png 6 | github: https://github.com/holux-design/nuxt-glaze 7 | website: https://glaze.dev 8 | learn_more: '' 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Lukas Hofstätter 13 | github: holux-design 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-jsonld.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-jsonld 2 | description: Manage JSON-LD in Vue component. 3 | repo: ymmooot/nuxt-jsonld 4 | npm: nuxt-jsonld 5 | icon: '' 6 | github: https://github.com/ymmooot/nuxt-jsonld 7 | website: https://github.com/ymmooot/nuxt-jsonld 8 | learn_more: '' 9 | category: SEO 10 | type: 3rd-party 11 | maintainers: 12 | - name: ryota yamamoto 13 | github: ymmooot 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/paper-ui.yml: -------------------------------------------------------------------------------- 1 | name: paper-ui 2 | description: A ui kit for nuxt 3 | repo: paper-kit/nuxt 4 | npm: '@paper-ui/nuxt' 5 | icon: paper-ui.svg 6 | github: https://github.com/paper-kit/nuxt 7 | website: https://paper-docs.nuxt.space/ 8 | learn_more: https://paper-docs.nuxt.space/ 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: paper-kit 13 | github: paper-kit 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/xui.yml: -------------------------------------------------------------------------------- 1 | name: xui 2 | description: Light module to help design websites with Nuxt. 3 | repo: MetaCorp/xui-module 4 | npm: xui-module 5 | icon: '' 6 | github: https://github.com/MetaCorp/xui-module 7 | website: https://github.com/MetaCorp/xui-module 8 | learn_more: '' 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: Léopold Szabatura 13 | github: MetaCorp 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /icons/simple-robots.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /modules/fathom.yml: -------------------------------------------------------------------------------- 1 | name: fathom 2 | description: Fathom analytics for Nuxt 3 | repo: yabhq/nuxt-fathom 4 | npm: '@yabhq/nuxt-fathom' 5 | icon: fathom.png 6 | github: https://github.com/yabhq/nuxt-fathom 7 | website: https://github.com/yabhq/nuxt-fathom 8 | learn_more: https://usefathom.com/ 9 | category: Analytics 10 | type: 3rd-party 11 | maintainers: 12 | - name: yabhq 13 | github: yabhq 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/svg.yml: -------------------------------------------------------------------------------- 1 | name: svg 2 | description: Super simple svg loading module for Nuxt 3 | repo: nuxt-community/svg-module 4 | npm: '@nuxtjs/svg' 5 | icon: '' 6 | github: https://github.com/nuxt-community/svg-module 7 | website: https://github.com/nuxt-community/svg-module 8 | learn_more: '' 9 | category: Extensions 10 | type: community 11 | maintainers: 12 | - name: brooke 13 | github: sam3d 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/dayjs.yml: -------------------------------------------------------------------------------- 1 | name: dayjs 2 | description: Day.js module for Nuxt 3 | repo: fumeapp/dayjs 4 | npm: dayjs-nuxt 5 | icon: day-js.png 6 | github: https://github.com/fumeapp/dayjs 7 | website: https://github.com/fumeapp/dayjs 8 | learn_more: https://day.js.org/ 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: kevin olson 13 | github: acidjazz 14 | twitter: appfume 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/laravel.yml: -------------------------------------------------------------------------------- 1 | name: laravel 2 | description: Nuxt cli extension for use with laravel as backend 3 | repo: m2sd/nuxt-laravel 4 | npm: nuxt-laravel 5 | icon: laravel.png 6 | github: https://github.com/m2sd/nuxt-laravel 7 | website: https://github.com/m2sd/nuxt-laravel 8 | learn_more: https://laravel.com/ 9 | category: CMS 10 | type: 3rd-party 11 | maintainers: 12 | - name: m2sd 13 | github: m2sd 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/appwrite.yml: -------------------------------------------------------------------------------- 1 | name: appwrite 2 | description: Appwrite module for Nuxt 3 | repo: Hrdtr/nuxt-appwrite 4 | npm: nuxt-appwrite 5 | icon: appwrite.png 6 | github: https://github.com/Hrdtr/nuxt-appwrite 7 | website: https://github.com/Hrdtr/nuxt-appwrite 8 | learn_more: '' 9 | category: Database 10 | type: 3rd-party 11 | maintainers: 12 | - name: Herdi Tr. 13 | github: Hrdtr 14 | twitter: hrdtr_ 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/dragon-editor.yml: -------------------------------------------------------------------------------- 1 | name: dragon-editor 2 | description: Javascript WYSIWYG editor in Nuxt! 3 | repo: lovefields/dragonEditor 4 | npm: dragon-editor 5 | icon: '' 6 | github: https://github.com/lovefields/dragonEditor 7 | website: https://github.com/lovefields/dragonEditor 8 | learn_more: '' 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: lovefield 13 | github: lovefields 14 | compatibility: 15 | nuxt: ^3.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/xhr-cache.yml: -------------------------------------------------------------------------------- 1 | name: xhr-cache 2 | description: Cache api resources and serve it as static resource 3 | repo: gaetansenn/xhr-cache 4 | npm: '@dewib/xhr-cache' 5 | icon: '' 6 | github: https://github.com/gaetansenn/xhr-cache 7 | website: https://xhr-cache.dewib.com 8 | learn_more: '' 9 | category: Performance 10 | type: 3rd-party 11 | maintainers: 12 | - name: Gaetan SENN 13 | github: gaetansenn 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/fontagon.yml: -------------------------------------------------------------------------------- 1 | name: fontagon 2 | description: Easy convert SVG from nuxt to icon font. 3 | repo: kdydesign/nuxt-fontagon 4 | npm: nuxt-fontagon 5 | icon: fontagon.png 6 | github: https://github.com/kdydesign/nuxt-fontagon 7 | website: https://github.com/kdydesign/nuxt-fontagon 8 | learn_more: '' 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Dev.DY 13 | github: kdydesign 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/helmet.yml: -------------------------------------------------------------------------------- 1 | name: helmet 2 | description: Easy Helmet module with Nuxt' 3 | repo: victor-perez/nuxt-helmet 4 | npm: nuxt-helmet 5 | icon: '' 6 | github: https://github.com/victor-perez/nuxt-helmet 7 | website: https://github.com/victor-perez/nuxt-helmet 8 | learn_more: https://helmetjs.github.io/ 9 | category: Security 10 | type: 3rd-party 11 | maintainers: 12 | - name: Victor 13 | github: victor-perez 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-pino-log.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-pino-log 2 | description: Structured logs for nuxt apps using pino 3 | repo: kpn/nuxt-pino-log 4 | npm: nuxt-pino-log 5 | icon: '' 6 | github: https://github.com/kpn/nuxt-pino-log 7 | website: https://github.com/kpn/nuxt-pino-log 8 | learn_more: https://github.com/pinojs/pino 9 | category: Monitoring 10 | type: 3rd-party 11 | maintainers: 12 | - name: kpn 13 | github: kpn 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/vcalendar.yml: -------------------------------------------------------------------------------- 1 | name: vcalendar 2 | description: VCalendar module for Nuxt 3 | repo: samk-dev/nuxt-vcalendar 4 | npm: '@samk-dev/nuxt-vcalendar' 5 | icon: vcalendar.png 6 | github: https://github.com/samk-dev/nuxt-vcalendar 7 | website: https://github.com/samk-dev/nuxt-vcalendar 8 | learn_more: '' 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Sam K 13 | github: samk-dev 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/icons.yml: -------------------------------------------------------------------------------- 1 | name: icons 2 | description: Use your own automatically imported SVG icons. 3 | repo: gitfoxcode/nuxt-icons 4 | npm: nuxt-icons 5 | icon: icons.png 6 | github: https://github.com/gitFoxCode/nuxt-icons 7 | website: https://github.com/gitFoxCode/nuxt-icons 8 | learn_more: '' 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: foxCode (Sebastian Włudzik) 13 | github: gitfoxcode 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-bezier.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-bezier 2 | description: Reusable transition components 3 | repo: 50rayn/nuxt-bezier 4 | npm: nuxt-bezier 5 | icon: nuxt-bezier.png 6 | github: https://github.com/50rayn/nuxt-bezier 7 | website: https://github.com/50rayn/nuxt-bezier 8 | learn_more: https://github.com/Noction/vue-bezier 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: Soryn 13 | github: 50rayn 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-svgo.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-svgo 2 | description: Nuxt module to load optimized SVG files as Vue components 3 | repo: cpsoinos/nuxt-svgo 4 | npm: nuxt-svgo 5 | icon: nuxt-svgo.png 6 | github: https://github.com/cpsoinos/nuxt-svgo 7 | website: https://github.com/cpsoinos/nuxt-svgo 8 | learn_more: '' 9 | category: Images 10 | type: 3rd-party 11 | maintainers: 12 | - name: Corey Psoinos 13 | github: cpsoinos 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/scripts.yml: -------------------------------------------------------------------------------- 1 | name: scripts 2 | description: Add 3rd-party scripts without sacrificing performance. 3 | repo: nuxt/scripts 4 | npm: '@nuxt/scripts' 5 | icon: nuxt.svg 6 | github: https://github.com/nuxt/scripts 7 | website: https://scripts.nuxt.com 8 | learn_more: '' 9 | category: Performance 10 | type: official 11 | maintainers: 12 | - name: Harlan Wilton 13 | github: harlan-zw 14 | twitter: harlan_zw 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/aos.yml: -------------------------------------------------------------------------------- 1 | name: aos 2 | description: A Nuxt module that adds Animate On Scroll 3 | repo: egidiusmengelberg/nuxt-aos 4 | npm: nuxt-aos 5 | icon: aos.png 6 | github: https://github.com/egidiusmengelberg/nuxt-aos 7 | website: https://github.com/egidiusmengelberg/nuxt-aos 8 | learn_more: '' 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Egidius Mengelberg 13 | github: egidiusmengelberg 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/fonts.yml: -------------------------------------------------------------------------------- 1 | name: fonts 2 | description: Add custom web fonts with performance in mind. 3 | repo: nuxt/fonts 4 | npm: '@nuxt/fonts' 5 | icon: nuxt.svg 6 | github: https://github.com/nuxt/fonts 7 | website: https://fonts.nuxt.com 8 | learn_more: '' 9 | category: Fonts 10 | type: official 11 | maintainers: 12 | - name: Daniel Roe 13 | github: danielroe 14 | twitter: danielcroe 15 | bluesky: danielroe.dev 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/laravel-nuxt.yml: -------------------------------------------------------------------------------- 1 | name: laravel-nuxt 2 | description: Build a SPA with Laravel and Nuxt 3 | repo: skyrpex/laravel-nuxt-js 4 | npm: laravel-nuxt 5 | icon: '' 6 | github: https://github.com/skyrpex/laravel-nuxt-js 7 | website: https://github.com/skyrpex/laravel-nuxt-js 8 | learn_more: https://laravel.com/ 9 | category: CMS 10 | type: 3rd-party 11 | maintainers: 12 | - name: Cristian Pallarés 13 | github: skyrpex 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/prisma.yml: -------------------------------------------------------------------------------- 1 | name: prisma 2 | description: Integrate Nuxt with Prisma ORM to simplify database access! 3 | repo: prisma/nuxt-prisma 4 | npm: '@prisma/nuxt' 5 | icon: prisma.png 6 | github: https://github.com/prisma/nuxt-prisma 7 | website: https://pris.ly/prisma-nuxt 8 | learn_more: https://www.prisma.io/orm 9 | category: Database 10 | type: 3rd-party 11 | maintainers: 12 | - name: prisma 13 | github: prisma 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/wp-nuxt.yml: -------------------------------------------------------------------------------- 1 | name: wp-nuxt 2 | description: The module adds a Wordpress Rest API to your nuxt application 3 | repo: yashha/wp-nuxt 4 | npm: wp-nuxt 5 | icon: wordpress.png 6 | github: https://github.com/yashha/wp-nuxt 7 | website: https://github.com/yashha/wp-nuxt 8 | learn_more: https://github.com/WP-API/node-wpapi 9 | category: CMS 10 | type: 3rd-party 11 | maintainers: 12 | - name: yashha 13 | github: yashha 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /icons/vueuse.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /modules/device.yml: -------------------------------------------------------------------------------- 1 | name: device 2 | description: Device detection module for Nuxt 3 | repo: nuxt-modules/device 4 | npm: '@nuxtjs/device' 5 | icon: '' 6 | github: https://github.com/nuxt-modules/device 7 | website: https://github.com/nuxt-modules/device 8 | learn_more: '' 9 | category: Extensions 10 | type: community 11 | maintainers: 12 | - name: Shinji Yamada 13 | github: dotneet 14 | twitter: santa128bit 15 | compatibility: 16 | nuxt: ^2.0.0 || >=3.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/feature-toggle.yml: -------------------------------------------------------------------------------- 1 | name: feature-toggle 2 | description: Feature toggle module for Nuxt 3 | repo: stephenkr/nuxt-feature-toggle 4 | npm: nuxt-feature-toggle 5 | icon: '' 6 | github: https://github.com/stephenkr/nuxt-feature-toggle 7 | website: https://github.com/stephenkr/nuxt-feature-toggle 8 | learn_more: '' 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: Stephen 13 | github: stephenkr 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/jsonapi.yml: -------------------------------------------------------------------------------- 1 | name: jsonapi 2 | description: Easy JSON:API client integration for Nuxt 3 | repo: patrickcate/nuxt-jsonapi 4 | npm: nuxt-jsonapi 5 | icon: jsonapi.svg 6 | github: https://github.com/patrickcate/nuxt-jsonapi 7 | website: https://github.com/patrickcate/nuxt-jsonapi 8 | learn_more: '' 9 | category: Request 10 | type: 3rd-party 11 | maintainers: 12 | - name: Patrick Cate 13 | github: patrickcate 14 | compatibility: 15 | nuxt: ^2.0.0 || >=3.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-basic-auth.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-basic-auth 2 | description: Nuxt Module for Basic Authentication 3 | repo: kgierke/nuxt-basic-auth 4 | npm: '@kgierke/nuxt-basic-auth' 5 | icon: '' 6 | github: https://github.com/kgierke/nuxt-basic-auth 7 | website: https://github.com/kgierke/nuxt-basic-auth 8 | learn_more: '' 9 | category: Security 10 | type: 3rd-party 11 | maintainers: 12 | - name: Kurt Gierke 13 | github: kgierke 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-graphql-playground.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-graphql-playground 2 | repo: pinpon-dev/nuxt-graphql-playground 3 | npm: '@pin-pon/nuxt-graphql-playground' 4 | icon: '' 5 | github: https://github.com/pinpon-dev/nuxt-graphql-playground 6 | website: https://github.com/pinpon-dev/nuxt-graphql-playground 7 | learn_more: '' 8 | category: Devtools 9 | type: 3rd-party 10 | maintainers: 11 | - name: pinpon-dev 12 | github: pinpon-dev 13 | compatibility: 14 | nuxt: ^2.0.0 15 | requires: {} 16 | -------------------------------------------------------------------------------- /modules/nuxt-storm.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-storm 2 | description: WebStorm & PHPStorm support for Nuxt components 3 | repo: fumeapp/nuxt-storm 4 | npm: nuxt-storm 5 | icon: '' 6 | github: https://github.com/fumeapp/nuxt-storm 7 | website: https://github.com/fumeapp/nuxt-storm 8 | learn_more: https://github.com/fumeapp/nuxt-storm 9 | category: Devtools 10 | type: 3rd-party 11 | maintainers: 12 | - name: fumeapp 13 | github: fumeapp 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-yup.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-yup 2 | description: Yup integration for Nuxt 4 with a simple composable. 3 | repo: DarlanPrado/nuxt-yup 4 | npm: nuxt-yup 5 | icon: '' 6 | github: https://github.com/DarlanPrado/nuxt-yup 7 | website: https://github.com/DarlanPrado/nuxt-yup 8 | learn_more: '' 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Darlan José Batista do Prado 13 | github: DarlanPrado 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/radash.yml: -------------------------------------------------------------------------------- 1 | name: radash 2 | description: radash module with auto-import and custom prefix 3 | repo: bbg/nuxt-radash 4 | npm: nuxt-radash 5 | icon: radash.png 6 | github: https://github.com/bbg/nuxt-radash 7 | website: https://github.com/bbg/nuxt-radash#readme 8 | learn_more: https://github.com/rayepps/radash/ 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Batuhan Göksu 13 | github: bbg 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /icons/lodash.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /modules/doppler.yml: -------------------------------------------------------------------------------- 1 | name: doppler 2 | description: Integrate your Doppler secrets into your Nuxt build 3 | repo: JamieCurnow/nuxt-doppler 4 | npm: nuxt-doppler 5 | icon: doppler.png 6 | github: https://github.com/JamieCurnow/nuxt-doppler 7 | website: https://github.com/JamieCurnow/nuxt-doppler 8 | learn_more: '' 9 | category: Devtools 10 | type: 3rd-party 11 | maintainers: 12 | - name: Jamie Curnow 13 | github: JamieCurnow 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/event-trace.yml: -------------------------------------------------------------------------------- 1 | name: event-trace 2 | description: Module for event trace in Nuxt 3 | repo: nuxt-community/nuxt-event-trace 4 | npm: nuxt-event-trace 5 | icon: '' 6 | github: https://github.com/nuxt-community/nuxt-event-trace 7 | website: https://github.com/nuxt-community/nuxt-event-trace 8 | learn_more: '' 9 | category: Monitoring 10 | type: community 11 | maintainers: 12 | - name: Xin Du (Clark) 13 | github: clarkdo 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-zod-i18n.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-zod-i18n 2 | description: A Nuxt Module for localizing zod error messages. 3 | repo: xibman/nuxt-zod-i18n 4 | npm: nuxt-zod-i18n 5 | icon: nuxt-zod-i18n.svg 6 | github: https://github.com/xibman/nuxt-zod-i18n 7 | website: https://github.com/xibman/nuxt-zod-i18n 8 | learn_more: '' 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Georget Julien 13 | github: xibman 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/vaxee.yml: -------------------------------------------------------------------------------- 1 | name: vaxee 2 | description: The State Manager for Vue 3 3 | repo: letstri/vaxee#main/packages/nuxt 4 | npm: '@vaxee/nuxt' 5 | icon: vaxee.svg 6 | github: https://github.com/letstri/vaxee/tree/main/packages/nuxt 7 | website: https://vaxee.letstri.dev/ 8 | learn_more: '' 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: Valerii Strilets 13 | github: letstri 14 | twitter: letstri 15 | compatibility: 16 | nuxt: ^3.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /icons/tradingview.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /modules/alias.yml: -------------------------------------------------------------------------------- 1 | name: alias 2 | description: It automatically creates an alias for the components and page of the path 3 | repo: kdydesign/nuxt-alias-module 4 | npm: nuxt-alias 5 | icon: '' 6 | github: https://github.com/kdydesign/nuxt-alias-module 7 | website: https://github.com/kdydesign/nuxt-alias-module 8 | learn_more: '' 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: Dev.DY 13 | github: kdydesign 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/capo.yml: -------------------------------------------------------------------------------- 1 | name: capo 2 | description: Capo.js implementation for Nuxt 3 | repo: danielroe/nuxt-capo 4 | npm: nuxt-capo 5 | icon: '' 6 | github: https://github.com/danielroe/nuxt-capo 7 | website: https://github.com/danielroe/nuxt-capo 8 | learn_more: '' 9 | category: Performance 10 | type: 3rd-party 11 | maintainers: 12 | - name: Daniel Roe 13 | github: danielroe 14 | twitter: danielcroe 15 | bluesky: danielroe.dev 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/chiffre.yml: -------------------------------------------------------------------------------- 1 | name: chiffre 2 | description: Privacy-first, end-to-end encrypted analytics 3 | repo: chiffre-io/nuxt-chiffre 4 | npm: nuxt-chiffre 5 | icon: chiffre.png 6 | github: https://github.com/chiffre-io/nuxt-chiffre 7 | website: https://github.com/chiffre-io/nuxt-chiffre 8 | learn_more: https://chiffre.io/ 9 | category: Analytics 10 | type: 3rd-party 11 | maintainers: 12 | - name: Romain Clement 13 | github: rclement 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/lodash.yml: -------------------------------------------------------------------------------- 1 | name: lodash 2 | description: lodash module with auto-import and custom prefix 3 | repo: cipami/nuxt-lodash 4 | npm: nuxt-lodash 5 | icon: lodash.svg 6 | github: https://github.com/cipami/nuxt-lodash 7 | website: https://github.com/cipami/nuxt-lodash#readme 8 | learn_more: https://github.com/lodash/lodash 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Michal Čípa 13 | github: cipami 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/memwatch.yml: -------------------------------------------------------------------------------- 1 | name: memwatch 2 | description: Quickly watch real-time memory stats of your nuxt app 3 | repo: pimlie/nuxt-memwatch 4 | npm: nuxt-memwatch 5 | icon: '' 6 | github: https://github.com/pimlie/nuxt-memwatch 7 | website: https://github.com/pimlie/nuxt-memwatch 8 | learn_more: https://github.com/pimlie/node-memwatcher 9 | category: Monitoring 10 | type: 3rd-party 11 | maintainers: 12 | - name: Pim 13 | github: pimlie 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-toc.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-toc 2 | description: Nuxt module for table of contents (TOC) component in Nuxt Content projects 3 | repo: hanyujie2002/nuxt-toc 4 | npm: nuxt-toc 5 | icon: nuxt-toc.png 6 | github: https://github.com/hanyujie2002/nuxt-toc 7 | website: https://github.com/hanyujie2002/nuxt-toc 8 | learn_more: '' 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: hanyujie2002 13 | github: hanyujie2002 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/segment.yml: -------------------------------------------------------------------------------- 1 | name: segment 2 | description: Nuxt module for Segment Analytics.js 3 | repo: dansmaculotte/nuxt-segment 4 | npm: '@dansmaculotte/nuxt-segment' 5 | icon: segment.png 6 | github: https://github.com/dansmaculotte/nuxt-segment 7 | website: https://github.com/dansmaculotte/nuxt-segment 8 | learn_more: '' 9 | category: Analytics 10 | type: 3rd-party 11 | maintainers: 12 | - name: dansmaculotte 13 | github: dansmaculotte 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/stories.yml: -------------------------------------------------------------------------------- 1 | name: stories 2 | description: Nuxt stories module -- Painless storybooking for Nuxt 3 | repo: richardeschloss/nuxt-stories 4 | npm: nuxt-stories 5 | icon: '' 6 | github: https://github.com/richardeschloss/nuxt-stories 7 | website: https://github.com/richardeschloss/nuxt-stories 8 | learn_more: '' 9 | category: Devtools 10 | type: 3rd-party 11 | maintainers: 12 | - name: Richard Schloss 13 | github: richardeschloss 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/storyblok.yml: -------------------------------------------------------------------------------- 1 | name: storyblok 2 | description: Storyblok Nuxt module 3 | repo: storyblok/storyblok-nuxt#main 4 | npm: '@storyblok/nuxt' 5 | icon: storyblok.png 6 | github: https://github.com/storyblok/storyblok-nuxt 7 | website: https://github.com/storyblok/storyblok-nuxt 8 | learn_more: '' 9 | category: CMS 10 | type: 3rd-party 11 | maintainers: 12 | - name: storyblok 13 | github: storyblok 14 | compatibility: 15 | nuxt: ^2.0.0 || >=3.0.0 16 | requires: {} 17 | devtools: ^0.0.0 18 | -------------------------------------------------------------------------------- /modules/animejs.yml: -------------------------------------------------------------------------------- 1 | name: animejs 2 | description: Anime.js module for Nuxt 3 | repo: hypernym-studio/nuxt-anime 4 | npm: '@hypernym/nuxt-anime' 5 | icon: '' 6 | github: https://github.com/hypernym-studio/nuxt-anime 7 | website: https://github.com/hypernym-studio/nuxt-anime 8 | learn_more: '' 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Ivo Dolenc 13 | github: ivodolenc 14 | twitter: ivodolenc 15 | compatibility: 16 | nuxt: ^2.0.0 || >=3.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/bundle-buddy.yml: -------------------------------------------------------------------------------- 1 | name: bundle-buddy 2 | description: Don't fight your webpack bundle, become friends! 3 | repo: Developmint/nuxt-bundle-buddy 4 | npm: nuxt-bundle-buddy 5 | icon: '' 6 | github: https://github.com/Developmint/nuxt-bundle-buddy 7 | website: https://github.com/Developmint/nuxt-bundle-buddy 8 | learn_more: '' 9 | category: Devtools 10 | type: 3rd-party 11 | maintainers: 12 | - name: Developmint 13 | github: Developmint 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/echarts.yml: -------------------------------------------------------------------------------- 1 | name: echarts 2 | description: Nuxt Module for Apache ECharts™ 3 | repo: kingyue737/nuxt-echarts 4 | npm: nuxt-echarts 5 | icon: echarts.svg 6 | github: https://github.com/kingyue737/nuxt-echarts 7 | website: https://echarts.nuxt.dev 8 | learn_more: https://nuxt-echarts.nuxt.dev 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Yue JIN 13 | github: kingyue737 14 | twitter: kingyue737 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/guess.yml: -------------------------------------------------------------------------------- 1 | name: guess 2 | description: Guess.js module for Nuxt 3 | repo: nuxt-community/guess-module 4 | npm: '@nuxtjs/guess-module' 5 | icon: guessjs.png 6 | github: https://github.com/nuxt-community/guess-module 7 | website: https://github.com/nuxt-community/guess-module 8 | learn_more: https://guess-js.github.io/ 9 | category: Performance 10 | type: community 11 | maintainers: 12 | - name: Xin Du (Clark) 13 | github: clarkdo 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/highcharts.yml: -------------------------------------------------------------------------------- 1 | name: highcharts 2 | description: Highcharts for Nuxt 3 | repo: richardeschloss/nuxt-highcharts 4 | npm: nuxt-highcharts 5 | icon: '' 6 | github: https://github.com/richardeschloss/nuxt-highcharts 7 | website: https://github.com/richardeschloss/nuxt-highcharts 8 | learn_more: https://www.highcharts.com/ 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: Richard Schloss 13 | github: richardeschloss 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/lunr.yml: -------------------------------------------------------------------------------- 1 | name: lunr 2 | description: Full-text search with pre-build indexes for Nuxt using lunr.js 3 | repo: nuxt-community/lunr-module 4 | npm: '@nuxtjs/lunr-module' 5 | icon: '' 6 | github: https://github.com/nuxt-community/lunr-module 7 | website: https://github.com/nuxt-community/lunr-module 8 | learn_more: https://lunrjs.com/ 9 | category: Libraries 10 | type: community 11 | maintainers: 12 | - name: Pim 13 | github: pimlie 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nodemailer.yml: -------------------------------------------------------------------------------- 1 | name: nodemailer 2 | description: Nuxt integration for nodemailer 3 | repo: kleinpetr/nuxt-nodemailer 4 | npm: nuxt-nodemailer 5 | icon: nodemailer.png 6 | github: https://github.com/kleinpetr/nuxt-nodemailer 7 | website: https://github.com/kleinpetr/nuxt-nodemailer 8 | learn_more: https://nodemailer.com/ 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: Klein Petr 13 | github: kleinpetr 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nupolyon.yml: -------------------------------------------------------------------------------- 1 | name: nupolyon 2 | description: >- 3 | Inject polyfill from polyfill.io to nuxt project, auto detect based on 4 | browserslist config 5 | repo: adenvt/nupolyon 6 | npm: nupolyon 7 | icon: '' 8 | github: https://github.com/adenvt/nupolyon 9 | website: https://github.com/adenvt/nupolyon 10 | learn_more: '' 11 | category: Performance 12 | type: 3rd-party 13 | maintainers: 14 | - name: Ade Novid 15 | github: adenvt 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/nuxt-feedme.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-feedme 2 | description: The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support 3 | repo: helltraitor/nuxt-feedme 4 | npm: nuxt-feedme 5 | icon: '' 6 | github: https://github.com/helltraitor/nuxt-feedme 7 | website: https://github.com/helltraitor/nuxt-feedme 8 | learn_more: '' 9 | category: SEO 10 | type: 3rd-party 11 | maintainers: 12 | - name: Helltraitor 13 | github: helltraitor 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-uswds.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-uswds 2 | description: Vue USWDS (United States Web Design System) integration for Nuxt.js 3 | repo: patrickcate/nuxt-uswds 4 | npm: nuxt-uswds 5 | icon: nuxt-uswds.svg 6 | github: https://github.com/patrickcate/nuxt-uswds 7 | website: https://github.com/patrickcate/nuxt-uswds 8 | learn_more: '' 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: Patrick Cate 13 | github: patrickcate 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/scss-to-js.yml: -------------------------------------------------------------------------------- 1 | name: scss-to-js 2 | description: Load SCSS Variables into Nuxt instance for use in Templates/Scripts. 3 | repo: sugoidesune/nuxt-scss-to-js 4 | npm: nuxt-scss-to-js 5 | icon: '' 6 | github: https://github.com/sugoidesune/nuxt-scss-to-js 7 | website: https://github.com/sugoidesune/nuxt-scss-to-js 8 | learn_more: '' 9 | category: CSS 10 | type: 3rd-party 11 | maintainers: 12 | - name: Timar 13 | github: sugoidesune 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/user-agent.yml: -------------------------------------------------------------------------------- 1 | name: user-agent 2 | description: Nuxt module for handling User-Agent. 3 | repo: fukuiretu/nuxt-user-agent 4 | npm: nuxt-user-agent 5 | icon: '' 6 | github: https://github.com/fukuiretu/nuxt-user-agent 7 | website: https://github.com/fukuiretu/nuxt-user-agent 8 | learn_more: '' 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: Retu Fukui 13 | github: fukuiretu 14 | twitter: fukuiretu 15 | compatibility: 16 | nuxt: ^2.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/es-toolkit.yml: -------------------------------------------------------------------------------- 1 | name: es-toolkit 2 | description: Es-toolkit auto import module for Nuxt 3 | repo: bubblesortt/nuxt-es-toolkit 4 | npm: '@bubblesortt/nuxt-es-toolkit' 5 | icon: '' 6 | github: https://github.com/bubblesortt/nuxt-es-toolkit 7 | website: https://github.com/bubblesortt/nuxt-es-toolkit 8 | learn_more: '' 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Alexandr Bychkin 13 | github: bubblesortt 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/flags.yaml: -------------------------------------------------------------------------------- 1 | name: flags 2 | description: Nuxt module to use Feature Flags toggle feature services. 3 | repo: conejerock/nuxt-flags 4 | npm: 'conejerock/nuxt-flags' 5 | icon: flags.png 6 | github: https://github.com/conejerock/nuxt-flags 7 | website: https://github.com/conejerock/nuxt-flags 8 | learn_more: '' 9 | category: Devtools 10 | type: community 11 | maintainers: 12 | - name: Juanjo Conejero 13 | github: conejerock 14 | twitter: juanjoconejero 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | -------------------------------------------------------------------------------- /modules/keen-slider.yml: -------------------------------------------------------------------------------- 1 | name: keen-slider 2 | description: Best, lightweight Keen Slider for best web performance 3 | repo: modbender/nuxt-keen-slider 4 | npm: nuxt-keen-slider 5 | icon: keen-slider.png 6 | github: https://github.com/modbender/nuxt-keen-slider 7 | website: https://github.com/modbender/nuxt-keen-slider 8 | learn_more: '' 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: modbender 13 | github: modbender 14 | compatibility: 15 | nuxt: ^3.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-anchorscroll.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-anchorscroll 2 | description: Scroll to top and to anchor support for Nuxt 3 | repo: helltraitor/nuxt-anchorscroll 4 | npm: nuxt-anchorscroll 5 | icon: '' 6 | github: https://github.com/helltraitor/nuxt-anchorscroll 7 | website: https://github.com/helltraitor/nuxt-anchorscroll 8 | learn_more: '' 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: Helltraitor 13 | github: helltraitor 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-gpt.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-gpt 2 | description: Plug and Play ChatGPT for Nuxt. 3 | repo: holux-design/nuxt-GPT 4 | npm: nuxt-gpt 5 | icon: nuxt-gpt.svg 6 | github: https://github.com/holux-design/nuxt-GPT 7 | website: https://nuxt-gpt-module.vercel.app/ 8 | learn_more: https://nuxt-gpt-module.vercel.app/usage/examples 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Lukas Hofstätter 13 | github: holux-design 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-hue.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-hue 2 | description: Enlighten your Nuxt experience 3 | repo: lihbr/nuxt-hue 4 | npm: nuxt-hue 5 | icon: nuxt-hue.svg 6 | github: https://github.com/lihbr/nuxt-hue 7 | website: https://github.com/lihbr/nuxt-hue 8 | learn_more: '' 9 | category: Devtools 10 | type: 3rd-party 11 | maintainers: 12 | - name: Lucie 13 | github: lihbr 14 | twitter: li_hbr 15 | bluesky: lihbr.com 16 | compatibility: 17 | nuxt: ^2.0.0 || >=3.0.0 18 | requires: 19 | bridge: optional 20 | -------------------------------------------------------------------------------- /modules/python.yml: -------------------------------------------------------------------------------- 1 | name: python 2 | description: Write Nuxt applications using Python 3 | repo: nuxt-community/python-module 4 | npm: '@nuxtjs/python' 5 | icon: python.png 6 | github: https://github.com/nuxt-community/python-module 7 | website: https://github.com/nuxt-community/python-module 8 | learn_more: https://www.python.org/ 9 | category: Extensions 10 | type: community 11 | maintainers: 12 | - name: Sebastian Silva 13 | github: icarito 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/rollbar.yml: -------------------------------------------------------------------------------- 1 | name: rollbar 2 | description: Nuxt 3 module to integrate Rollbar. 3 | repo: jairoblatt/nuxt-rollbar 4 | npm: nuxt-rollbar 5 | icon: rollbar.png 6 | github: https://github.com/jairoblatt/nuxt-rollbar 7 | website: https://github.com/jairoblatt/nuxt-rollbar 8 | learn_more: https://docs.rollbar.com/docs/javascript 9 | category: Monitoring 10 | type: 3rd-party 11 | maintainers: 12 | - name: Jairo Blatt 13 | github: jairoblatt 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/seo.yml: -------------------------------------------------------------------------------- 1 | name: seo 2 | description: The complete SEO solution for Nuxt. 3 | repo: harlan-zw/nuxt-seo 4 | npm: '@nuxtjs/seo' 5 | icon: nuxt.svg 6 | github: https://github.com/harlan-zw/nuxt-seo 7 | website: https://nuxtseo.com/ 8 | learn_more: https://nuxtseo.com/nuxt-seo/getting-started/installation 9 | category: SEO 10 | type: 3rd-party 11 | maintainers: 12 | - name: Harlan Wilton 13 | github: harlan-zw 14 | twitter: harlan_zw 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/snipcart.yml: -------------------------------------------------------------------------------- 1 | name: snipcart 2 | description: Snipcart integration module for Nuxt 3 | repo: nuxt-modules/snipcart 4 | npm: '@nuxtjs/snipcart' 5 | icon: snipcart.png 6 | github: https://github.com/nuxt-modules/snipcart 7 | website: https://github.com/nuxt-modules/snipcart 8 | learn_more: '' 9 | category: Ecommerce 10 | type: community 11 | maintainers: 12 | - name: florent giraud 13 | github: flozero 14 | twitter: flozeroo 15 | compatibility: 16 | nuxt: ^2.0.0 || >=3.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/svg-loader.yml: -------------------------------------------------------------------------------- 1 | name: svg-loader 2 | description: Nuxt SVG Loader - SVGs as components, also on the server side! 3 | repo: Developmint/nuxt-svg-loader 4 | npm: nuxt-svg-loader 5 | icon: '' 6 | github: https://github.com/Developmint/nuxt-svg-loader 7 | website: https://github.com/Developmint/nuxt-svg-loader 8 | learn_more: '' 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: Developmint 13 | github: Developmint 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/workflow.yml: -------------------------------------------------------------------------------- 1 | name: workflow 2 | description: Workflow DevKit - Build durable, resilient, and observable workflows 3 | repo: vercel/workflow#main/packages/workflow 4 | npm: workflow 5 | icon: workflow.svg 6 | github: https://github.com/vercel/workflow/tree/main/packages/workflow 7 | website: https://useworkflow.dev 8 | learn_more: '' 9 | category: Devtools 10 | type: 3rd-party 11 | maintainers: 12 | - name: vercel 13 | github: vercel 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /icons/datocms.svg: -------------------------------------------------------------------------------- 1 | d_only -------------------------------------------------------------------------------- /modules/compodium.yml: -------------------------------------------------------------------------------- 1 | name: compodium 2 | description: A plug an play component playground for Nuxt. 3 | repo: romhml/compodium#main/packages/nuxt 4 | npm: '@compodium/nuxt' 5 | icon: compodium.svg 6 | github: https://github.com/romhml/compodium 7 | website: https://github.com/romhml/compodium 8 | learn_more: '' 9 | category: Devtools 10 | type: 3rd-party 11 | maintainers: 12 | - name: Romain Hamel 13 | github: romhml 14 | bluesky: rohm.dev 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/contentful.yml: -------------------------------------------------------------------------------- 1 | name: contentful 2 | description: nuxt contentful module 3 | repo: scaccogatto/contentful-module 4 | npm: contentful-module 5 | icon: contentful.png 6 | github: https://github.com/scaccogatto/contentful-module 7 | website: https://github.com/scaccogatto/contentful-module 8 | learn_more: https://www.contentful.com/ 9 | category: CMS 10 | type: 3rd-party 11 | maintainers: 12 | - name: Marco 'Gatto' Boffo 13 | github: scaccogatto 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/druxt.yml: -------------------------------------------------------------------------------- 1 | name: druxt 2 | description: A bridge between frameworks, Drupal in the back, Nuxt in the front. 3 | repo: druxt/druxt.js#develop/packages/druxt 4 | npm: druxt 5 | icon: druxt.svg 6 | github: https://github.com/druxt/druxt.js 7 | website: https://druxtjs.org 8 | learn_more: https://druxtjs.org/guide 9 | category: CMS 10 | type: 3rd-party 11 | maintainers: 12 | - name: Stuart Clark 13 | github: decipher 14 | twitter: Decipher 15 | compatibility: 16 | nuxt: ^2.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/icon-tw.yml: -------------------------------------------------------------------------------- 1 | name: icon-tw 2 | description: Extended Icon module with Tailwind CSS Icons for Nuxt 3 | repo: jcamp-code/nuxt-icon-tw 4 | npm: nuxt-icon-tw 5 | icon: nuxt-icon.png 6 | github: https://github.com/jcamp-code/nuxt-icon-tw 7 | website: https://github.com/jcamp-code/nuxt-icon-tw 8 | learn_more: '' 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: John Campion Jr 13 | github: JohnCampionJr 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | devtools: ^0.0.0 18 | -------------------------------------------------------------------------------- /modules/module-feed.yml: -------------------------------------------------------------------------------- 1 | name: module-feed 2 | description: Feed module enables everyone to have RSS, Atom and JSON. 3 | repo: tresko/nuxt-module-feed 4 | npm: nuxt-module-feed 5 | icon: '' 6 | github: https://github.com/tresko/nuxt-module-feed 7 | website: https://github.com/tresko/nuxt-module-feed 8 | learn_more: '' 9 | category: SEO 10 | type: 3rd-party 11 | maintainers: 12 | - name: Miha Sedej 13 | github: tresko 14 | twitter: mihasedej 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/mojocss.yml: -------------------------------------------------------------------------------- 1 | name: mojocss 2 | description: The Atomic CSS Framework for crafting gorgeous UIs without shipping any CSS. 3 | repo: mojocss/mojocss-nuxt-module 4 | npm: '@mojocss/nuxt' 5 | icon: mojocss.svg 6 | github: https://github.com/mojocss/mojocss-nuxt-module 7 | website: https://mojocss.com/docs/guide/nuxtjs 8 | learn_more: '' 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: mojocss 13 | github: mojocss 14 | compatibility: 15 | nuxt: ^2.0.0 || >=3.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-posthog.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-posthog 2 | description: Integrate PostHog into your application with minimal configuration 3 | repo: mitjans/nuxt-posthog 4 | npm: nuxt-posthog 5 | icon: posthog.svg 6 | github: https://github.com/mitjans/nuxt-posthog 7 | website: https://nuxt-posthog.cmitjans.dev 8 | learn_more: https://posthog.com 9 | category: Analytics 10 | type: 3rd-party 11 | maintainers: 12 | - name: Carles Mitjans 13 | github: mitjans 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/precognition.yml: -------------------------------------------------------------------------------- 1 | name: precognition 2 | description: Nuxt module implementing Laravel Precognition protocol in Nitro 3 | repo: sot1986/nuxt-precognition 4 | npm: nuxt-precognition 5 | icon: laravel.svg 6 | github: https://github.com/sot1986/nuxt-precognition 7 | website: https://github.com/sot1986/nuxt-precognition 8 | learn_more: '' 9 | category: Security 10 | type: 3rd-party 11 | maintainers: 12 | - name: sot1986 13 | github: sot1986 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/umami.yml: -------------------------------------------------------------------------------- 1 | name: umami 2 | description: Embed the Umami analytics library into Nuxt 3 | repo: ijkml/nuxt-umami 4 | npm: nuxt-umami 5 | icon: umami.svg 6 | github: https://github.com/ijkml/nuxt-umami 7 | website: https://github.com/ijkml/nuxt-umami 8 | learn_more: https://umami.is/docs/ 9 | category: Analytics 10 | type: 3rd-party 11 | maintainers: 12 | - name: ML 13 | github: ijkml 14 | twitter: ijk_ml 15 | compatibility: 16 | nuxt: ^2.0.0 || >=3.0.0 17 | requires: 18 | bridge: optional 19 | -------------------------------------------------------------------------------- /modules/vant.yml: -------------------------------------------------------------------------------- 1 | name: vant 2 | description: A lightweight, customizable Vue UI library for mobile web apps. 3 | repo: vant-ui/vant-nuxt 4 | npm: '@vant/nuxt' 5 | icon: vant.png 6 | github: https://github.com/vant-ui/vant-nuxt 7 | website: https://vant-ui.github.io/vant 8 | learn_more: https://github.com/vant-ui/vant-nuxt#readme 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: qiang 13 | github: tolking 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: 17 | bridge: optional 18 | -------------------------------------------------------------------------------- /modules/vueform.yml: -------------------------------------------------------------------------------- 1 | name: vueform 2 | description: Official Vueform module for Nuxt 3 | repo: vueform/vueform#main/nuxt 4 | npm: '@vueform/nuxt' 5 | icon: vueform.svg 6 | github: https://github.com/vueform/vueform 7 | website: https://vueform.com 8 | learn_more: https://vueform.com/docs/installation#nuxt 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Adam Berecz 13 | github: adamberecz 14 | twitter: bereczadam 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/nuxt-viewport.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-viewport 2 | description: Define custom viewports for your Nuxt project 3 | repo: mvrlin/nuxt-viewport 4 | npm: nuxt-viewport 5 | icon: nuxt-viewport.svg 6 | github: https://github.com/mvrlin/nuxt-viewport 7 | website: https://github.com/mvrlin/nuxt-viewport 8 | learn_more: '' 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: Igor Talpa 13 | github: mvrlin 14 | compatibility: 15 | nuxt: ^2.0.0 || >=3.0.0 16 | requires: 17 | bridge: optional 18 | -------------------------------------------------------------------------------- /modules/nuxt7.yml: -------------------------------------------------------------------------------- 1 | name: nuxt7 2 | description: Full Featured iOS & Android PWA Apps with Nuxt and Framework7 3 | repo: nuxt-community/nuxt7 4 | npm: nuxt7 5 | icon: '' 6 | github: https://github.com/nuxt-community/nuxt7 7 | website: https://github.com/nuxt-community/nuxt7 8 | learn_more: https://framework7.io/ 9 | category: UI 10 | type: community 11 | maintainers: 12 | - name: Pooya Parsa 13 | github: pi0 14 | twitter: _pi0_ 15 | bluesky: pi0.io 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/onyx.yml: -------------------------------------------------------------------------------- 1 | name: onyx 2 | description: A design system and Vue.js component library created by Schwarz IT 3 | repo: SchwarzIT/onyx#main/packages/nuxt 4 | npm: '@sit-onyx/nuxt' 5 | icon: onyx.svg 6 | github: https://github.com/SchwarzIT/onyx 7 | website: https://onyx.schwarz/development/packages/nuxt.html 8 | learn_more: https://onyx.schwarz 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: Schwarz IT 13 | github: SchwarzIT 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/rfg-icon.yml: -------------------------------------------------------------------------------- 1 | name: rfg-icon 2 | description: Nuxt module for creating favicons with RealFaviconGenerator api 3 | repo: pimlie/nuxt-rfg-icon 4 | npm: nuxt-rfg-icon 5 | icon: real-favicon-generator.png 6 | github: https://github.com/pimlie/nuxt-rfg-icon 7 | website: https://github.com/pimlie/nuxt-rfg-icon 8 | learn_more: https://realfavicongenerator.net/ 9 | category: SEO 10 | type: 3rd-party 11 | maintainers: 12 | - name: Pim 13 | github: pimlie 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/sonda.yml: -------------------------------------------------------------------------------- 1 | name: sonda 2 | description: Bundle analyzer and visualizer 3 | repo: filipsobol/sonda#release/packages/sonda 4 | npm: sonda 5 | icon: sonda.svg 6 | github: https://github.com/filipsobol/sonda 7 | website: https://sonda.dev/ 8 | learn_more: https://sonda.dev/ 9 | category: Devtools 10 | type: 3rd-party 11 | maintainers: 12 | - name: Filip Sobol 13 | github: filipsobol 14 | twitter: filipsobol 15 | bluesky: filipsobol.bsky.social 16 | compatibility: 17 | nuxt: ^3.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/vuestic.yml: -------------------------------------------------------------------------------- 1 | name: vuestic 2 | description: Vuestic UI module for Nuxt 3 | repo: epicmaxco/vuestic-ui#develop/packages/nuxt 4 | npm: '@vuestic/nuxt' 5 | icon: vuestic.png 6 | github: https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt 7 | website: https://ui.vuestic.dev 8 | learn_more: https://ui.vuestic.dev/getting-started/nuxt 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: epicmaxco 13 | github: epicmaxco 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /renovate.json: -------------------------------------------------------------------------------- 1 | { 2 | "extends": [ 3 | "github>nuxt/renovate-config-nuxt", 4 | "packages:linters", 5 | ":maintainLockFilesWeekly", 6 | ":enableVulnerabilityAlerts", 7 | ":automergeLinters", 8 | ":automergePatch", 9 | ":automergeTypes" 10 | ], 11 | "stabilityDays": 3, 12 | "prCreation": "not-pending", 13 | "packageRules": [ 14 | { 15 | "packagePatterns": ["lint"], 16 | "groupName": "all lint dependencies", 17 | "groupSlug": "all-lint" 18 | } 19 | ] 20 | } 21 | -------------------------------------------------------------------------------- /modules/nuxt-loco.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-loco 2 | description: A localise.biz module to synth locale with Nuxt 3 | repo: gaetansenn/nuxt-loco 4 | npm: nuxt-loco 5 | icon: '' 6 | github: https://github.com/gaetansenn/nuxt-loco 7 | website: https://nuxt-loco.dewib.com/ 8 | learn_more: '' 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Gaetan SENN 13 | github: gaetansenn 14 | avatar: https://avatars.githubusercontent.com/u/2774075?v=4 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/precompress.yml: -------------------------------------------------------------------------------- 1 | name: precompress 2 | description: Precompress files to gzip and brotli and serve them automatically 3 | repo: frenchrabbit/nuxt-precompress 4 | npm: nuxt-precompress 5 | icon: '' 6 | github: https://github.com/frenchrabbit/nuxt-precompress 7 | website: https://github.com/frenchrabbit/nuxt-precompress 8 | learn_more: '' 9 | category: Performance 10 | type: 3rd-party 11 | maintainers: 12 | - name: frenchrabbit 13 | github: frenchrabbit 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/protected-mailto.yml: -------------------------------------------------------------------------------- 1 | name: protected-mailto 2 | description: Nuxt component to generate encoded mailto links 3 | repo: mmoollllee/nuxt-protected-mailto 4 | npm: nuxt-protected-mailto 5 | icon: '' 6 | github: https://github.com/mmoollllee/nuxt-protected-mailto 7 | website: https://github.com/mmoollllee/nuxt-protected-mailto 8 | learn_more: '' 9 | category: Security 10 | type: 3rd-party 11 | maintainers: 12 | - name: Moritz Graf 13 | github: mmoollllee 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/resend.yml: -------------------------------------------------------------------------------- 1 | name: resend 2 | description: Resend integration for Nuxt 3 | repo: nhedger/nuxt-resend 4 | npm: nuxt-resend 5 | icon: resend.svg 6 | github: https://github.com/nhedger/nuxt-resend 7 | website: https://github.com/nhedger/nuxt-resend 8 | learn_more: https://resend.com 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: Nicolas Hedger 13 | github: nhedger 14 | twitter: nicolashedger 15 | bluesky: hedger.ch 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/sweetalert2.yml: -------------------------------------------------------------------------------- 1 | name: sweetalert2 2 | description: A minimal sweetalert2 module based on vue-sweetalert2 with global options 3 | repo: ImreC/nuxt-sweetalert2 4 | npm: nuxt-sweetalert2 5 | icon: '' 6 | github: https://github.com/ImreC/nuxt-sweetalert2 7 | website: https://github.com/ImreC/nuxt-sweetalert2 8 | learn_more: https://sweetalert2.github.io/ 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: ImreC 13 | github: ImreC 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/tiktok-analytics.yml: -------------------------------------------------------------------------------- 1 | name: tiktok-analytics 2 | repo: stickpro/nuxt-tiktok-analytics 3 | npm: tiktok-analytics 4 | icon: '' 5 | github: https://github.com/stickpro/nuxt-tiktok-analytics 6 | website: https://github.com/stickpro/nuxt-tiktok-analytics 7 | learn_more: '' 8 | category: Analytics 9 | type: 3rd-party 10 | maintainers: 11 | - name: Vladislav Bulgakov 12 | github: stickpro 13 | avatar: https://avatars.githubusercontent.com/u/25886722?v=4 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/time.yml: -------------------------------------------------------------------------------- 1 | name: time 2 | description: Safely render local dates and times on the server with Nuxt 3 | repo: danielroe/nuxt-time 4 | npm: nuxt-time 5 | icon: '' 6 | github: https://github.com/danielroe/nuxt-time 7 | website: https://github.com/danielroe/nuxt-time 8 | learn_more: '' 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: Daniel Roe 13 | github: danielroe 14 | twitter: danielcroe 15 | bluesky: danielroe.dev 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/use-bootstrap.yml: -------------------------------------------------------------------------------- 1 | name: use-bootstrap 2 | description: This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5 3 | repo: simplise/use-bootstrap 4 | npm: usebootstrap 5 | icon: use-bootstrap.svg 6 | github: https://github.com/simplise/use-bootstrap 7 | website: https://usebootstrap.org/ 8 | learn_more: https://usebootstrap.org/ 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: KoujiSan 13 | github: KoujiSano 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/xstate.yml: -------------------------------------------------------------------------------- 1 | name: xstate 2 | description: XState integration for Nuxt 3 | repo: Lexpeartha/nuxt-xstate 4 | npm: nuxt-xstate 5 | icon: xstate.svg 6 | github: https://github.com/Lexpeartha/nuxt-xstate 7 | website: https://nuxt-xstate.lexpeartha.com 8 | learn_more: https://xstate.js.org/ 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: Lexpeartha 13 | github: Lexpeartha 14 | twitter: lexpeartha 15 | compatibility: 16 | nuxt: ^2.0.0 || >=3.0.0 17 | requires: 18 | bridge: true 19 | -------------------------------------------------------------------------------- /modules/api-shield.yml: -------------------------------------------------------------------------------- 1 | name: api-shield 2 | description: Nuxt API Shield - Rate Limiting 3 | repo: rrd108/nuxt-api-shield 4 | npm: nuxt-api-shield 5 | icon: api-shield.png 6 | github: https://github.com/rrd108/nuxt-api-shield 7 | website: https://github.com/rrd108/nuxt-api-shield 8 | learn_more: '' 9 | category: Security 10 | type: 3rd-party 11 | maintainers: 12 | - name: rrd 13 | github: rrd108 14 | twitter: radharadhya 15 | bluesky: rrd108.bsky.social 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/auth-utils.yml: -------------------------------------------------------------------------------- 1 | name: auth-utils 2 | description: Minimalist Auth module for Nuxt with SSR. 3 | repo: atinux/nuxt-auth-utils 4 | npm: nuxt-auth-utils 5 | icon: '' 6 | github: https://github.com/atinux/nuxt-auth-utils 7 | website: https://github.com/atinux/nuxt-auth-utils 8 | learn_more: '' 9 | category: Security 10 | type: 3rd-party 11 | maintainers: 12 | - name: Sébastien Chopin 13 | github: atinux 14 | twitter: atinux 15 | bluesky: atinux.com 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/axios.yml: -------------------------------------------------------------------------------- 1 | name: axios 2 | description: Secure and easy Axios module with Nuxt 3 | repo: nuxt-community/axios-module 4 | npm: '@nuxtjs/axios' 5 | icon: axios.svg 6 | github: https://github.com/nuxt-community/axios-module 7 | website: https://axios.nuxtjs.org 8 | learn_more: https://github.com/axios/axios 9 | category: Request 10 | type: community 11 | maintainers: 12 | - name: Pooya Parsa 13 | github: pi0 14 | twitter: _pi0_ 15 | bluesky: pi0.io 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/fontawesome.yml: -------------------------------------------------------------------------------- 1 | name: fontawesome 2 | description: Module to join nuxt and Fontawesome 5 3 | repo: nuxt-community/fontawesome-module 4 | npm: '@nuxtjs/fontawesome' 5 | icon: font-awesome.png 6 | github: https://github.com/nuxt-community/fontawesome-module 7 | website: https://github.com/nuxt-community/fontawesome-module 8 | learn_more: https://fontawesome.com/ 9 | category: Fonts 10 | type: community 11 | maintainers: 12 | - name: Pim 13 | github: pimlie 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/logto.yml: -------------------------------------------------------------------------------- 1 | name: logto 2 | description: The better Nuxt auth module for developers. 3 | repo: logto-io/js#master/packages/nuxt 4 | npm: '@logto/nuxt' 5 | icon: logto.svg 6 | github: https://github.com/logto-io/js/tree/master/packages/nuxt 7 | website: https://logto.io 8 | learn_more: https://docs.logto.io 9 | category: Security 10 | type: 3rd-party 11 | maintainers: 12 | - name: logto 13 | github: logto-io 14 | twitter: logto_io 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | sponsor: true 19 | -------------------------------------------------------------------------------- /modules/nuxt-mapbox.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-mapbox 2 | description: Elegant Mapbox integration with Nuxt 3 | repo: AlexLavoie42/Nuxt-Mapbox 4 | npm: nuxt-mapbox 5 | icon: nuxt-mapbox.svg 6 | github: https://github.com/AlexLavoie42/Nuxt-Mapbox 7 | website: https://github.com/AlexLavoie42/Nuxt-Mapbox 8 | learn_more: https://github.com/AlexLavoie42/Nuxt-Mapbox 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Alex Lavoie 13 | github: AlexLavoie42 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt3-interpolation.yml: -------------------------------------------------------------------------------- 1 | name: nuxt3-interpolation 2 | description: '' 3 | repo: daliborgogic/interpolation 4 | npm: nuxt3-interpolation 5 | icon: '' 6 | github: https://github.com/daliborgogic/interpolation/tree/master 7 | website: https://github.com/daliborgogic/interpolation/tree/master 8 | learn_more: '' 9 | category: Devtools 10 | type: 3rd-party 11 | maintainers: 12 | - name: Dalibor Gogic 13 | github: daliborgogic 14 | twitter: dalibor_gogic 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/purgecss.yml: -------------------------------------------------------------------------------- 1 | name: purgecss 2 | description: Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt 3 | repo: Developmint/nuxt-purgecss#main 4 | npm: nuxt-purgecss 5 | icon: purgecss.png 6 | github: https://github.com/Developmint/nuxt-purgecss 7 | website: https://github.com/Developmint/nuxt-purgecss 8 | learn_more: https://purgecss.com/ 9 | category: CSS 10 | type: 3rd-party 11 | maintainers: 12 | - name: Developmint 13 | github: Developmint 14 | compatibility: 15 | nuxt: ^2.0.0 || >=3.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/tailvue.yml: -------------------------------------------------------------------------------- 1 | name: tailvue 2 | description: Vue components built for Vue3 powered by Windi CSS or tailwindcss 3 | repo: fumeapp/tailvue 4 | npm: tailvue 5 | icon: tailvue.jpg 6 | github: https://github.com/fumeapp/tailvue 7 | website: https://github.com/fumeapp/tailvue 8 | learn_more: https://github.com/fumeapp/tailvue#readme 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: kevin olson 13 | github: acidjazz 14 | twitter: appfume 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/authjs.yml: -------------------------------------------------------------------------------- 1 | name: authjs 2 | description: Auth.js authentication Nuxt module. Edge compatible. 3 | repo: Hebilicious/authjs-nuxt#main 4 | npm: '@hebilicious/authjs-nuxt' 5 | icon: authjs.png 6 | github: https://github.com/Hebilicious/authjs-nuxt 7 | website: https://authjs-nuxt.pages.dev/ 8 | learn_more: https://authjs.dev/ 9 | category: Security 10 | type: 3rd-party 11 | maintainers: 12 | - name: Heb 13 | github: Hebilicious 14 | twitter: its_hebilicious 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/datocms-nuxt2.yml: -------------------------------------------------------------------------------- 1 | name: datocms-nuxt2 2 | description: DatoCMS integration for Nuxt v2 3 | repo: voorhoede/nuxt-datocms-module 4 | npm: '@voorhoede/nuxt-datocms-module' 5 | icon: datocms.svg 6 | github: https://github.com/voorhoede/nuxt-datocms-module 7 | website: https://github.com/voorhoede/nuxt-datocms-module 8 | learn_more: https://www.datocms.com/ 9 | category: CMS 10 | type: 3rd-party 11 | maintainers: 12 | - name: Frank Warnaar 13 | github: Frankwarnaar 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/devtools.yml: -------------------------------------------------------------------------------- 1 | name: devtools 2 | description: Visual tools that help you to know your Nuxt application better. 3 | repo: nuxt/devtools#main/packages/devtools 4 | npm: '@nuxt/devtools' 5 | icon: nuxt.svg 6 | github: https://github.com/nuxt/devtools 7 | website: https://devtools.nuxt.com 8 | learn_more: '' 9 | category: Devtools 10 | type: official 11 | maintainers: 12 | - name: Anthony Fu 13 | github: antfu 14 | twitter: antfu7 15 | bluesky: antfu.me 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/hotjar.yml: -------------------------------------------------------------------------------- 1 | name: hotjar 2 | description: Add HotJar to your Nuxt application 3 | repo: damevin/nuxt-module-hotjar 4 | npm: nuxt-module-hotjar 5 | icon: hotjar.png 6 | github: https://github.com/damevin/nuxt-module-hotjar 7 | website: https://github.com/damevin/nuxt-module-hotjar 8 | learn_more: https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar 9 | category: SEO 10 | type: 3rd-party 11 | maintainers: 12 | - name: raphaeldamevin 13 | github: damevin 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/lucide-icons.yml: -------------------------------------------------------------------------------- 1 | name: lucide-icons 2 | description: Nuxt module to integrate Lucide icons 3 | repo: swisnl/nuxt-lucide-icons 4 | npm: nuxt-lucide-icons 5 | icon: lucide-icons.svg 6 | github: https://github.com/swisnl/nuxt-lucide-icons 7 | website: https://github.com/swisnl/nuxt-lucide-icons 8 | learn_more: '' 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: SWIS 13 | github: swisnl 14 | - name: Jasper Zonneveld 15 | github: JaZo 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/neo.yml: -------------------------------------------------------------------------------- 1 | name: neo 2 | description: >- 3 | A nuxt.js module that implements a universal api layer, same-way compatible 4 | between server and client side. 5 | repo: ezypeeze/nuxt-neo 6 | npm: nuxt-neo 7 | icon: '' 8 | github: https://github.com/ezypeeze/nuxt-neo 9 | website: https://ezypeeze.github.io/nuxt-neo 10 | learn_more: '' 11 | category: Request 12 | type: 3rd-party 13 | maintainers: 14 | - name: Pedro Miguel Da Silva Pereira 15 | github: ezypeeze 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/nuxt-unleash.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-unleash 2 | description: Nuxt module to use Unleash toggle feature services 3 | repo: conejerock/nuxt-unleash 4 | npm: nuxt-unleash 5 | icon: nuxt-unleash.svg 6 | github: https://github.com/conejerock/nuxt-unleash 7 | website: https://github.com/conejerock/nuxt-unleash 8 | learn_more: https://github.com/Unleash/unleash 9 | category: Deployment 10 | type: 3rd-party 11 | maintainers: 12 | - name: Juanjo Conejero 13 | github: conejerock 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/tgauth.yml: -------------------------------------------------------------------------------- 1 | name: tgauth 2 | description: Extremely simple "Login with Telegram" button 3 | repo: paranoidphantom/tgauth 4 | npm: '@paranoidphantom/tgauth' 5 | icon: tgauth.png 6 | github: https://github.com/paranoidphantom/tgauth 7 | website: https://github.com/paranoidphantom/tgauth 8 | learn_more: https://github.com/paranoidphantom/tgauth 9 | category: Security 10 | type: 3rd-party 11 | maintainers: 12 | - name: Andrei Hudalla 13 | github: paranoidPhantom 14 | compatibility: 15 | nuxt: ^3.11.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/disqus.yml: -------------------------------------------------------------------------------- 1 | name: disqus 2 | description: Disqus Comments Module for Nuxt - Instantly add a comment widget to your app 3 | repo: modbender/nuxt-disqus 4 | npm: nuxt-disqus 5 | icon: disqus.svg 6 | github: https://github.com/modbender/nuxt-disqus 7 | website: https://github.com/modbender/nuxt-disqus 8 | learn_more: https://github.com/modbender/vue3-disqus 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: modbender 13 | github: modbender 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/github-api.yml: -------------------------------------------------------------------------------- 1 | name: github-api 2 | description: Nuxt module for GitHub v4 API 3 | repo: lindsaykwardell/nuxt-github-api 4 | npm: nuxt-github-api 5 | icon: github.svg 6 | github: https://github.com/lindsaykwardell/nuxt-github-api 7 | website: https://github.com/lindsaykwardell/nuxt-github-api 8 | learn_more: '' 9 | category: Request 10 | type: 3rd-party 11 | maintainers: 12 | - name: Lindsay Wardell 13 | github: lindsaykwardell 14 | bluesky: lindsaykwardell.com 15 | compatibility: 16 | nuxt: ^2.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/mailpit.yml: -------------------------------------------------------------------------------- 1 | name: mailpit 2 | description: Integrates Mailpit web UI in Nuxt devtools 3 | repo: tdolsen/nuxt-mailpit 4 | npm: nuxt-mailpit 5 | icon: mailpit.svg 6 | github: https://github.com/tdolsen/nuxt-mailpit 7 | website: https://github.com/tdolsen/nuxt-mailpit 8 | learn_more: https://github.com/tdolsen/nuxt-mailpit 9 | category: Devtools 10 | type: 3rd-party 11 | maintainers: 12 | - name: Torkild Dyvik Olsen 13 | github: tdolsen 14 | twitter: tdolsen 15 | compatibility: 16 | nuxt: '>=3.8.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/nuxt-feather-icons.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-feather-icons 2 | description: The Feather Icons in Nuxt 3. 3 | repo: 4sllan/nuxt-feather-icons 4 | npm: nuxt-feather-icons 5 | icon: nuxt-feather-icons.png 6 | github: https://github.com/4sllan/nuxt-feather-icons 7 | website: https://github.com/4sllan/nuxt-feather-icons 8 | learn_more: https://github.com/4sllan/nuxt-feather-icons 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: Aslan Gama 13 | github: 4sllan 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-pdf.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-pdf 2 | description: Zero-boilerplate PDF exports of your Pages and Components 3 | repo: sidebase/nuxt-pdf 4 | npm: '@sidebase/nuxt-pdf' 5 | icon: nuxt-pdf.png 6 | github: https://github.com/sidebase/nuxt-pdf 7 | website: https://github.com/sidebase/nuxt-pdf 8 | learn_more: https://github.com/sidebase 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: sidebase 13 | github: sidebase 14 | twitter: sidebase_io 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/nuxt-shopify.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-shopify 2 | description: Easy Shopify Buy client module with Nuxt for ecommerce websites. 3 | repo: Gomah/nuxt-shopify 4 | npm: nuxt-shopify 5 | icon: nuxt-shopify.png 6 | github: https://github.com/Gomah/nuxt-shopify 7 | website: https://github.com/Gomah/nuxt-shopify 8 | learn_more: https://www.shopify.com/ 9 | category: Ecommerce 10 | type: 3rd-party 11 | maintainers: 12 | - name: Thomas Marrec 13 | github: Gomah 14 | twitter: Gomah 15 | compatibility: 16 | nuxt: ^2.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/socket-io.yml: -------------------------------------------------------------------------------- 1 | name: socket-io 2 | description: Socket.io client and server module for Nuxt. Just plug it in and GO 3 | repo: richardeschloss/nuxt-socket-io 4 | npm: nuxt-socket-io 5 | icon: socket-io.png 6 | github: https://github.com/richardeschloss/nuxt-socket-io 7 | website: https://nuxt-socket-io.netlify.app/ 8 | learn_more: https://socket.io/ 9 | category: Request 10 | type: 3rd-party 11 | maintainers: 12 | - name: Richard Schloss 13 | github: richardeschloss 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/speedcurve.yml: -------------------------------------------------------------------------------- 1 | name: speedcurve 2 | description: Speedcurve LUX module for Nuxt 3 | repo: nuxt-community/speedcurve-module 4 | npm: '@nuxtjs/speedcurve' 5 | icon: speedcurve.png 6 | github: https://github.com/nuxt-community/speedcurve-module 7 | website: https://speedcurve.nuxtjs.org 8 | learn_more: https://speedcurve.com 9 | category: Analytics 10 | type: community 11 | maintainers: 12 | - name: Josh Deltener 13 | github: hecktarzuli 14 | twitter: JoshDeltener 15 | compatibility: 16 | nuxt: ^2.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/tiptap.yml: -------------------------------------------------------------------------------- 1 | name: tiptap 2 | description: Essentials to Quickly Integrate TipTap Editor into your Nuxt App 3 | repo: modbender/nuxt-tiptap-editor 4 | npm: nuxt-tiptap-editor 5 | icon: tiptap.png 6 | github: https://github.com/modbender/nuxt-tiptap-editor 7 | website: https://nuxt-tiptap-editor.vercel.app 8 | learn_more: https://nuxt-tiptap-editor.vercel.app 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: modbender 13 | github: modbender 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/twa.yml: -------------------------------------------------------------------------------- 1 | name: twa 2 | description: Nuxt module for generating Trusted Web App from Nuxt app 3 | repo: tuarrep/nuxt-twa 4 | npm: nuxt-twa 5 | icon: '' 6 | github: https://github.com/tuarrep/nuxt-twa 7 | website: https://nuxt-twa.tuarrep.dev 8 | learn_more: https://developer.chrome.com/docs/android/trusted-web-activity/overview/ 9 | category: Performance 10 | type: 3rd-party 11 | maintainers: 12 | - name: Nicolas Perraut 13 | github: tuarrep 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: 17 | bridge: optional 18 | -------------------------------------------------------------------------------- /modules/twemoji.yml: -------------------------------------------------------------------------------- 1 | name: twemoji 2 | description: Twemoji module for Nuxt. Render emojis as SVG elements or PNG images. 3 | repo: yizack/nuxt-twemoji 4 | npm: nuxt-twemoji 5 | icon: twemoji.svg 6 | github: https://github.com/Yizack/nuxt-twemoji 7 | website: https://github.com/Yizack/nuxt-twemoji 8 | learn_more: '' 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: Yizack Rangel 13 | github: yizack 14 | twitter: YizackR 15 | bluesky: yizack.com 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /icons/regle.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /modules/amp.yml: -------------------------------------------------------------------------------- 1 | name: amp 2 | description: AMP (Accelerated Mobile Pages) module for Nuxt 3 | repo: nuxt-community/amp-module 4 | npm: '@nuxtjs/amp' 5 | icon: amp.png 6 | github: https://github.com/nuxt-community/amp-module 7 | website: https://github.com/nuxt-community/amp-module 8 | learn_more: https://amp.dev/ 9 | category: Performance 10 | type: community 11 | maintainers: 12 | - name: Farnabaz 13 | github: farnabaz 14 | twitter: a_birang 15 | bluesky: farnabaz.dev 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/clerk.yml: -------------------------------------------------------------------------------- 1 | name: clerk 2 | description: Clerk SDK for Nuxt 3 | repo: clerk/javascript#main/packages/nuxt 4 | npm: '@clerk/nuxt' 5 | icon: clerk.svg 6 | github: https://github.com/clerk/javascript/tree/main/packages/nuxt 7 | website: https://clerk.com/docs/references/nuxt/overview 8 | learn_more: https://clerk.com 9 | category: Security 10 | type: 3rd-party 11 | maintainers: 12 | - name: Clerk 13 | github: clerk 14 | twitter: clerkdev 15 | bluesky: clerk.com 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/kongponents.yml: -------------------------------------------------------------------------------- 1 | name: kongponents 2 | description: Kong Component library 3 | repo: kong/kongponents 4 | npm: '@kong/kongponents' 5 | icon: kong.svg 6 | github: https://github.com/Kong/kongponents/tree/main/nuxt 7 | website: https://kongponents.konghq.com/ 8 | learn_more: https://kongponents.konghq.com/guide/usage.html#nuxt-module 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: Kong 13 | github: Kong 14 | twitter: kong 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | devtools: ^0.0.0 19 | -------------------------------------------------------------------------------- /modules/leaflet.yml: -------------------------------------------------------------------------------- 1 | name: leaflet 2 | description: Leaflet integration with Nuxt 3 | repo: nuxt-modules/leaflet 4 | npm: '@nuxtjs/leaflet' 5 | icon: leaflet.png 6 | github: https://github.com/nuxt-modules/leaflet 7 | website: https://leaflet.nuxtjs.org/ 8 | learn_more: https://leaflet.nuxtjs.org/ 9 | category: Libraries 10 | type: community 11 | maintainers: 12 | - name: Gugustinette 13 | github: Gugustinette 14 | twitter: gugustinette 15 | bluesky: gugustinette.com 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/nuxt-anime.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-anime 2 | description: Nuxt module for Anime.js 3 | repo: Enternikot/NuxtAnime 4 | npm: nuxt-anime 5 | icon: nuxt-anime.png 6 | github: https://github.com/Enternikot/NuxtAnime 7 | website: https://nuxtanime.vercel.app/ 8 | learn_more: https://animejs.com/ 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Sebastian Gebhardt 13 | github: Enternikot 14 | avatar: https://avatars.githubusercontent.com/u/47455848?v=4 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/nuxt-mdi.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-mdi 2 | description: Add 7,000+ icons to your Nuxt application, from Material Design Icons. 3 | repo: ERPedersen/nuxt-mdi 4 | npm: nuxt-mdi 5 | icon: mdi.png 6 | github: https://github.com/ERPedersen/nuxt-mdi 7 | website: https://nuxt-mdi.emilrosenius.com 8 | learn_more: https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Emil Rosenius 13 | github: ERPedersen 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/planship.yml: -------------------------------------------------------------------------------- 1 | name: planship 2 | description: >- 3 | Entitlements, metering, plan packaging, and subscription management for Nuxt 4 | apps. 5 | repo: planship/planship-nuxt 6 | npm: '@planship/nuxt' 7 | icon: planship.svg 8 | github: https://github.com/planship/planship-nuxt 9 | website: https://planship.io 10 | learn_more: https://docs.planship.io 11 | category: Payment 12 | type: 3rd-party 13 | maintainers: 14 | - name: Pawel Wojnarowicz 15 | github: pwojnaro 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/snackbar.yml: -------------------------------------------------------------------------------- 1 | name: snackbar 2 | description: Nuxt Snackbar module using vue3-snackbar 3 | repo: modbender/nuxt-snackbar#master 4 | npm: nuxt-snackbar 5 | icon: snackbar.png 6 | github: https://github.com/modbender/nuxt-snackbar/tree/master 7 | website: https://github.com/modbender/nuxt-snackbar/tree/master 8 | learn_more: https://github.com/craigrileyuk/vue3-snackbar 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: modbender 13 | github: modbender 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/svg-sprite.yml: -------------------------------------------------------------------------------- 1 | name: svg-sprite 2 | description: Optimized and Easy way to use svg files in Nuxt 3 | repo: nuxt-modules/svg-sprite 4 | npm: '@nuxtjs/svg-sprite' 5 | icon: '' 6 | github: https://github.com/nuxt-modules/svg-sprite 7 | website: https://github.com/nuxt-modules/svg-sprite 8 | learn_more: '' 9 | category: UI 10 | type: community 11 | maintainers: 12 | - name: Farnabaz 13 | github: farnabaz 14 | twitter: a_birang 15 | bluesky: farnabaz.dev 16 | compatibility: 17 | nuxt: ^2.0.0 || >=3.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/v-gsap.yml: -------------------------------------------------------------------------------- 1 | name: v-gsap 2 | description: GSAP as a directive (Unofficial). Build stunning animations with v-gsap. 3 | repo: holux-design/v-gsap-nuxt 4 | npm: v-gsap-nuxt 5 | icon: v-gsap.svg 6 | github: https://github.com/holux-design/v-gsap-nuxt 7 | website: https://v-gsap-nuxt.vercel.app/ 8 | learn_more: https://v-gsap-nuxt.vercel.app/playground 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Lukas Hofstätter 13 | github: holux-design 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/vue-select.yml: -------------------------------------------------------------------------------- 1 | name: vue-select 2 | description: >- 3 | Nuxt module for vue-select, a feature rich select/dropdown/typeahead 4 | component. 5 | repo: madmod/nuxt-vue-select 6 | npm: nuxt-vue-select 7 | icon: '' 8 | github: https://github.com/madmod/nuxt-vue-select 9 | website: https://github.com/madmod/nuxt-vue-select 10 | learn_more: https://vue-select.org/ 11 | category: Libraries 12 | type: 3rd-party 13 | maintainers: 14 | - name: John Wells 15 | github: madmod 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/vuefire.yml: -------------------------------------------------------------------------------- 1 | name: vuefire 2 | description: Idiomatic composables for the Firebase SDK 3 | repo: vuejs/vuefire#main/packages/nuxt 4 | npm: nuxt-vuefire 5 | icon: vuefire.svg 6 | github: https://github.com/vuejs/vuefire/tree/main/packages/nuxt 7 | website: https://vuefire.vuejs.org/ 8 | learn_more: '' 9 | category: Database 10 | type: 3rd-party 11 | maintainers: 12 | - name: Eduardo San Martin Morote 13 | github: posva 14 | twitter: posva 15 | bluesky: esm.dev 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/dotenv.yml: -------------------------------------------------------------------------------- 1 | name: dotenv 2 | description: A Nuxt module that loads your .env file into your context options 3 | repo: nuxt-community/dotenv-module 4 | npm: '@nuxtjs/dotenv' 5 | icon: dotenv.png 6 | github: https://github.com/nuxt-community/dotenv-module 7 | website: https://github.com/nuxt-community/dotenv-module 8 | learn_more: https://www.npmjs.com/package/dotenv 9 | category: Extensions 10 | type: community 11 | maintainers: 12 | - name: Julien Tant 13 | github: JulienTant 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/eslint.yml: -------------------------------------------------------------------------------- 1 | name: eslint 2 | description: Project-aware, easy-to-use, extensible and future-proof ESLint integration. 3 | repo: nuxt/eslint 4 | npm: '@nuxt/eslint' 5 | icon: nuxt.svg 6 | github: https://github.com/nuxt/eslint 7 | website: https://eslint.nuxt.com 8 | learn_more: https://eslint.nuxt.com/packages/module 9 | category: Devtools 10 | type: official 11 | maintainers: 12 | - name: Anthony Fu 13 | github: antfu 14 | twitter: antfu7 15 | bluesky: antfu.me 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/hanko.yml: -------------------------------------------------------------------------------- 1 | name: hanko 2 | description: Hanko integration for Nuxt for passwordless authentication 3 | repo: nuxt-modules/hanko 4 | npm: '@nuxtjs/hanko' 5 | icon: hanko.svg 6 | github: https://github.com/nuxt-modules/hanko 7 | website: https://github.com/nuxt-modules/hanko 8 | learn_more: https://hanko.io/ 9 | category: Security 10 | type: community 11 | maintainers: 12 | - name: Daniel Roe 13 | github: danielroe 14 | twitter: danielcroe 15 | bluesky: danielroe.dev 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/nuxt-codemirror.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-codemirror 2 | description: Nuxt codemirror module 3 | repo: thimodev/nuxt-codemirror 4 | npm: nuxt-codemirror 5 | icon: nuxt-codemirror.svg 6 | github: https://github.com/ThimoDEV/nuxt-codemirror 7 | website: https://github.com/ThimoDEV/nuxt-codemirror 8 | learn_more: https://github.com/ThimoDEV/nuxt-codemirror 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Thimo 13 | github: ThimoDEV 14 | twitter: ThimoDEV 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/nuxt-localtunnel.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-localtunnel 2 | description: Exposes your Nuxt localhost to the world automatically. 3 | repo: nuxtus/localtunnel 4 | npm: '@nuxtus/nuxt-localtunnel' 5 | icon: nuxt-localtunnel.svg 6 | github: https://github.com/nuxtus/localtunnel 7 | website: https://github.com/nuxtus/localtunnel 8 | learn_more: '' 9 | category: Devtools 10 | type: 3rd-party 11 | maintainers: 12 | - name: Craig Harman 13 | github: craigharman 14 | twitter: craig_harman 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/nuxt-processor.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-processor 2 | description: Decoupled processing for Nuxt backed by BullMQ. 3 | repo: aidanhibbard/nuxt-processor 4 | npm: nuxt-processor 5 | icon: '' 6 | github: https://github.com/aidanhibbard/nuxt-processor 7 | website: https://github.com/aidanhibbard/nuxt-processor 8 | learn_more: https://aidanhibbard.github.io/nuxt-processor/ 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Aidan Hibbard 13 | github: aidanhibbard 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-useless-blobs.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-useless-blobs 2 | description: An easier way of using useless-blobs in your Nuxt project! 3 | repo: oyedejioyewole/nuxt-useless-blobs 4 | npm: nuxt-useless-blobs 5 | icon: nuxt-useless-blobs.svg 6 | github: https://github.com/oyedejioyewole/nuxt-useless-blobs 7 | website: https://nuxt-useless-blobs.vercel.app 8 | learn_more: '' 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: Oyedeji Oyewole 13 | github: oyedejioyewole 14 | compatibility: 15 | nuxt: ^3.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/plausible.yml: -------------------------------------------------------------------------------- 1 | name: plausible 2 | description: Nuxt module to natively integrate Plausible analytics 3 | repo: nuxt-modules/plausible 4 | npm: '@nuxtjs/plausible' 5 | icon: plausible.svg 6 | github: https://github.com/nuxt-modules/plausible 7 | website: https://github.com/nuxt-modules/plausible 8 | learn_more: '' 9 | category: Analytics 10 | type: community 11 | maintainers: 12 | - name: Johann Schopplich 13 | github: johannschopplich 14 | twitter: jschopplich 15 | compatibility: 16 | nuxt: ^2.0.0 || >=3.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/prismic.yml: -------------------------------------------------------------------------------- 1 | name: prismic 2 | description: Easily connect your Nuxt application to your content hosted on Prismic 3 | repo: nuxt-modules/prismic 4 | npm: '@nuxtjs/prismic' 5 | icon: prismic.png 6 | github: https://github.com/nuxt-modules/prismic 7 | website: https://prismic.nuxtjs.org 8 | learn_more: https://prismic.io 9 | category: CMS 10 | type: community 11 | maintainers: 12 | - name: Lucie 13 | github: lihbr 14 | twitter: li_hbr 15 | bluesky: lihbr.com 16 | compatibility: 17 | nuxt: ^2.0.0 || >=3.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/recaptcha.yml: -------------------------------------------------------------------------------- 1 | name: recaptcha 2 | description: Simple and easy Google reCAPTCHA module with Nuxt 3 | repo: nuxt-community/recaptcha-module 4 | npm: '@nuxtjs/recaptcha' 5 | icon: recaptcha.png 6 | github: https://github.com/nuxt-community/recaptcha-module 7 | website: https://github.com/nuxt-community/recaptcha-module 8 | learn_more: https://www.google.com/recaptcha/about/ 9 | category: Security 10 | type: community 11 | maintainers: 12 | - name: Igor Talpa 13 | github: mvrlin 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/sentry.yml: -------------------------------------------------------------------------------- 1 | name: sentry 2 | description: Official Sentry SDK for Nuxt (EXPERIMENTAL) 3 | repo: getsentry/sentry-javascript#HEAD/packages/nuxt 4 | npm: '@sentry/nuxt' 5 | icon: sentry.svg 6 | github: https://github.com/getsentry/sentry-javascript/tree/HEAD/packages/nuxt 7 | website: https://docs.sentry.io/platforms/javascript/guides/nuxt 8 | learn_more: https://sentry.io 9 | category: Monitoring 10 | type: 3rd-party 11 | maintainers: 12 | - name: Sentry 13 | github: getsentry 14 | compatibility: 15 | nuxt: ^3.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/shuimo-ui.yml: -------------------------------------------------------------------------------- 1 | name: shuimo-ui 2 | description: A Chinese Shuimo style component library. 3 | repo: shuimo-design/shuimo-ui#main/plugins/nuxt 4 | npm: '@shuimo-design/shuimo-ui-nuxt' 5 | icon: shuimo-ui.svg 6 | github: https://github.com/shuimo-design/shuimo-ui 7 | website: https://shuimo.design 8 | learn_more: https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: 你好怪凡 13 | github: higuaifan 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/simple-line-icons.yml: -------------------------------------------------------------------------------- 1 | name: simple-line-icons 2 | description: 'Nuxt module to add simple-line-icons ' 3 | repo: vaso2/nuxt-simple-line-icons 4 | npm: nuxt-simple-line-icons 5 | icon: '' 6 | github: https://github.com/vaso2/nuxt-simple-line-icons 7 | website: https://github.com/vaso2/nuxt-simple-line-icons 8 | learn_more: https://thesabbir.github.io/simple-line-icons/ 9 | category: Fonts 10 | type: 3rd-party 11 | maintainers: 12 | - name: Vasyl Iatsenko 13 | github: vaso2 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/unlazy.yml: -------------------------------------------------------------------------------- 1 | name: unlazy 2 | description: Lazy loading library for placeholder images 3 | repo: johannschopplich/unlazy#main/packages/nuxt 4 | npm: '@unlazy/nuxt' 5 | icon: unlazy.svg 6 | github: https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt 7 | website: https://unlazy.byjohann.dev/ 8 | learn_more: '' 9 | category: Images 10 | type: 3rd-party 11 | maintainers: 12 | - name: Johann Schopplich 13 | github: johannschopplich 14 | twitter: jschopplich 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/vexip-ui.yml: -------------------------------------------------------------------------------- 1 | name: vexip-ui 2 | description: >- 3 | A Vue 3 UI library, Highly customizability, full TypeScript, performance 4 | pretty good 5 | repo: vexip-ui/nuxt 6 | npm: '@vexip-ui/nuxt' 7 | icon: vexip-ui.svg 8 | github: https://github.com/vexip-ui/vexip-ui 9 | website: https://www.vexipui.com/ 10 | learn_more: https://github.com/vexip-ui/nuxt 11 | category: UI 12 | type: 3rd-party 13 | maintainers: 14 | - name: Rocco 15 | github: qmhc 16 | twitter: qmhc95 17 | compatibility: 18 | nuxt: '>=3.0.0' 19 | requires: {} 20 | -------------------------------------------------------------------------------- /modules/vue-multiselect.yml: -------------------------------------------------------------------------------- 1 | name: vue-multiselect 2 | description: Single / multiple select plugin for Nuxt using vue-multiselect. 3 | repo: spektrummedia/nuxt-vue-multiselect 4 | npm: nuxt-vue-multiselect 5 | icon: '' 6 | github: https://github.com/spektrummedia/nuxt-vue-multiselect 7 | website: https://github.com/spektrummedia/nuxt-vue-multiselect 8 | learn_more: '' 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: spektrummedia 13 | github: spektrummedia 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/webfontloader.yml: -------------------------------------------------------------------------------- 1 | name: webfontloader 2 | description: Efficient web font loading has never been easier! 3 | repo: Developmint/nuxt-webfontloader 4 | npm: nuxt-webfontloader 5 | icon: '' 6 | github: https://github.com/Developmint/nuxt-webfontloader 7 | website: https://github.com/Developmint/nuxt-webfontloader 8 | learn_more: https://www.npmjs.com/package/webfontloader 9 | category: Fonts 10 | type: 3rd-party 11 | maintainers: 12 | - name: Developmint 13 | github: Developmint 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /icons/og-image.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /modules/graphql-request.yml: -------------------------------------------------------------------------------- 1 | name: graphql-request 2 | description: Easy Minimal GraphQL client integration with Nuxt 3 | repo: gomah/nuxt-graphql-request 4 | npm: nuxt-graphql-request 5 | icon: graphql-request.png 6 | github: https://github.com/gomah/nuxt-graphql-request 7 | website: https://github.com/gomah/nuxt-graphql-request 8 | learn_more: '' 9 | category: Request 10 | type: 3rd-party 11 | maintainers: 12 | - name: Thomas Marrec 13 | github: gomah 14 | twitter: Gomah 15 | compatibility: 16 | nuxt: ^2.0.0 || >=3.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/html-minifier.yml: -------------------------------------------------------------------------------- 1 | name: html-minifier 2 | description: Minify the html for each request served by nuxt server (nuxt start) 3 | repo: nuxt-community/html-minifier-module 4 | npm: '@nuxtjs/html-minifier' 5 | icon: '' 6 | github: https://github.com/nuxt-community/html-minifier-module 7 | website: https://github.com/nuxt-community/html-minifier-module 8 | learn_more: '' 9 | category: Performance 10 | type: community 11 | maintainers: 12 | - name: Xin Du (Clark) 13 | github: clarkdo 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/intercom.yml: -------------------------------------------------------------------------------- 1 | name: intercom 2 | description: Conversational, messenger-based experiences with Intercom Module for Nuxt 3 | repo: hex-digital/nuxt-intercom 4 | npm: '@hexdigital/nuxt-intercom' 5 | icon: intercom.png 6 | github: https://github.com/hex-digital/nuxt-intercom 7 | website: https://github.com/hex-digital/nuxt-intercom 8 | learn_more: https://www.intercom.com/ 9 | category: Ecommerce 10 | type: 3rd-party 11 | maintainers: 12 | - name: hex-digital 13 | github: hex-digital 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-chatgpt.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-chatgpt 2 | description: ChatGPT integration for Nuxt 3 | repo: schnapsterdog/nuxt-chatgpt 4 | npm: nuxt-chatgpt 5 | icon: chatgpt.svg 6 | github: https://github.com/schnapsterdog/nuxt-chatgpt 7 | website: https://github.com/schnapsterdog/nuxt-chatgpt 8 | learn_more: https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Oliver Trajceski 13 | github: schnapsterdog 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-oidc-auth.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-oidc-auth 2 | description: Seamless modern authentication for Nuxt applications. 3 | repo: itpropro/nuxt-oidc-auth 4 | npm: nuxt-oidc-auth 5 | icon: nuxt-oidc-auth.png 6 | github: https://github.com/itpropro/nuxt-oidc-auth 7 | website: https://nuxtoidc.cloud/ 8 | learn_more: https://nuxtoidc.cloud/ 9 | category: Security 10 | type: 3rd-party 11 | maintainers: 12 | - name: Jan-Henrik Damaschke 13 | github: itpropro 14 | twitter: jandamaschke 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/shopify.yml: -------------------------------------------------------------------------------- 1 | name: shopify 2 | description: Easily integrate Shopify into your Nuxt app. 3 | repo: nuxt-modules/shopify 4 | npm: '@nuxtjs/shopify' 5 | icon: shopify.png 6 | github: https://github.com/nuxt-modules/shopify 7 | website: https://nuxt-modules.github.io/shopify 8 | learn_more: https://shopify.dev/docs 9 | category: Ecommerce 10 | type: community 11 | maintainers: 12 | - name: Zoltan Lukacs 13 | github: konkonam 14 | - name: Frederik Bußmann 15 | github: freb97 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/zendesk.yml: -------------------------------------------------------------------------------- 1 | name: zendesk 2 | description: Nuxt module for Zendesk 3 | repo: DansMaCulotte/nuxt-zendesk 4 | npm: '@dansmaculotte/nuxt-zendesk' 5 | icon: zendesk.png 6 | github: https://github.com/DansMaCulotte/nuxt-zendesk 7 | website: https://github.com/DansMaCulotte/nuxt-zendesk 8 | learn_more: https://developer.zendesk.com/embeddables/docs/widget/introduction 9 | category: Ecommerce 10 | type: 3rd-party 11 | maintainers: 12 | - name: DansMaCulotte 13 | github: DansMaCulotte 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/buefy.yml: -------------------------------------------------------------------------------- 1 | name: buefy 2 | description: >- 3 | It's really very simple to start with nuxt. But we can make it even simpler by 4 | adding nuxt-buefy 5 | repo: buefy/nuxt-buefy 6 | npm: nuxt-buefy 7 | icon: buefy.png 8 | github: https://github.com/buefy/nuxt-buefy 9 | website: https://github.com/buefy/nuxt-buefy 10 | learn_more: https://buefy.org/ 11 | category: UI 12 | type: 3rd-party 13 | maintainers: 14 | - name: Walter Tommasi 15 | github: jtommy 16 | twitter: walter_tommasi 17 | compatibility: 18 | nuxt: ^2.0.0 19 | requires: {} 20 | -------------------------------------------------------------------------------- /modules/electron.yml: -------------------------------------------------------------------------------- 1 | name: electron 2 | description: Integrate Nuxt and Electron. 3 | repo: caoxiemeihao/nuxt-electron 4 | npm: nuxt-electron 5 | icon: electron.svg 6 | github: https://github.com/caoxiemeihao/nuxt-electron 7 | website: https://github.com/caoxiemeihao/nuxt-electron 8 | learn_more: https://github.com/caoxiemeihao/nuxt-electron#readme 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: Leo Wang(草鞋没号) 13 | github: caoxiemeihao 14 | twitter: cao_xie 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/feed.yml: -------------------------------------------------------------------------------- 1 | name: feed 2 | description: Feed module enables everyone to have RSS, Atom and JSON. 3 | repo: nuxt-community/feed-module 4 | npm: '@nuxtjs/feed' 5 | icon: '' 6 | github: https://github.com/nuxt-community/feed-module 7 | website: https://github.com/nuxt-community/feed-module 8 | learn_more: '' 9 | category: SEO 10 | type: community 11 | maintainers: 12 | - name: Alexander Lichter 13 | github: TheAlexLichter 14 | twitter: TheAlexLichter 15 | bluesky: thealexlichter.com 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/gtm.yml: -------------------------------------------------------------------------------- 1 | name: gtm 2 | description: Google Tag Manager Module for Nuxt 3 | repo: nuxt-community/gtm-module 4 | npm: '@nuxtjs/gtm' 5 | icon: gtm.png 6 | github: https://github.com/nuxt-community/gtm-module 7 | website: https://github.com/nuxt-community/gtm-module 8 | learn_more: https://marketingplatform.google.com/about/tag-manager/ 9 | category: Analytics 10 | type: community 11 | maintainers: 12 | - name: Pooya Parsa 13 | github: pi0 14 | twitter: _pi0_ 15 | bluesky: pi0.io 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/http.yml: -------------------------------------------------------------------------------- 1 | name: http 2 | description: Universal HTTP Module for Nuxt 3 | repo: nuxt/http 4 | npm: '@nuxt/http' 5 | icon: http.png 6 | github: https://github.com/nuxt/http 7 | website: https://http.nuxtjs.org/ 8 | learn_more: '' 9 | category: Request 10 | type: official 11 | maintainers: 12 | - name: Pooya Parsa 13 | github: pi0 14 | twitter: _pi0_ 15 | bluesky: pi0.io 16 | - name: Sébastien Chopin 17 | github: Atinux 18 | twitter: atinux 19 | bluesky: atinux.com 20 | compatibility: 21 | nuxt: ^2.0.0 22 | requires: {} 23 | -------------------------------------------------------------------------------- /modules/nuxt2-leaflet.yml: -------------------------------------------------------------------------------- 1 | name: nuxt2-leaflet 2 | description: A Nuxt module which makes it easy to create reactive maps with Leaflet 3 | repo: schlunsen/nuxt-leaflet 4 | npm: nuxt-leaflet 5 | icon: leaflet.png 6 | github: https://github.com/schlunsen/nuxt-leaflet 7 | website: https://github.com/schlunsen/nuxt-leaflet 8 | learn_more: https://vue2-leaflet.netlify.app/quickstart/ 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Rasmus Schlünsen 13 | github: schlunsen 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/pinia.yml: -------------------------------------------------------------------------------- 1 | name: pinia 2 | description: The Vue Store that you will enjoy using 3 | repo: vuejs/pinia#v2/packages/nuxt 4 | npm: '@pinia/nuxt' 5 | icon: pinia.svg 6 | github: https://github.com/vuejs/pinia/tree/v2/packages/nuxt 7 | website: https://pinia.vuejs.org/ 8 | learn_more: '' 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: Eduardo San Martin Morote 13 | github: posva 14 | twitter: posva 15 | bluesky: esm.dev 16 | compatibility: 17 | nuxt: ^2.0.0 || >=3.0.0 18 | requires: 19 | bridge: optional 20 | -------------------------------------------------------------------------------- /modules/quasar.yml: -------------------------------------------------------------------------------- 1 | name: quasar 2 | description: >- 3 | Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in 4 | record time 5 | repo: Maiquu/nuxt-quasar 6 | npm: nuxt-quasar-ui 7 | icon: quasar.svg 8 | github: https://github.com/Maiquu/nuxt-quasar 9 | website: https://quasar.dev/ 10 | learn_more: https://github.com/Maiquu/nuxt-quasar 11 | category: UI 12 | type: 3rd-party 13 | maintainers: 14 | - name: Ege İliklier 15 | github: Maiquu 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | devtools: ^0.0.0 20 | -------------------------------------------------------------------------------- /modules/router.yml: -------------------------------------------------------------------------------- 1 | name: router 2 | description: Nuxt module to use router.js instead of pages/ directory 3 | repo: nuxt-community/router-module 4 | npm: '@nuxtjs/router' 5 | icon: vue.png 6 | github: https://github.com/nuxt-community/router-module 7 | website: https://github.com/nuxt-community/router-module 8 | learn_more: '' 9 | category: Extensions 10 | type: community 11 | maintainers: 12 | - name: Sébastien Chopin 13 | github: Atinux 14 | twitter: atinux 15 | bluesky: atinux.com 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/varlet.yml: -------------------------------------------------------------------------------- 1 | name: varlet 2 | description: A Material design mobile component library developed based on Vue3 3 | repo: varletjs/varlet-nuxt 4 | npm: '@varlet/nuxt' 5 | icon: varlet.svg 6 | github: https://github.com/varletjs/varlet 7 | website: https://varlet.pages.dev/#/en-US/index 8 | learn_more: https://github.com/varletjs/varlet-nuxt 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: xiaomo 13 | github: zhangmo8 14 | twitter: wegi8666 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: 18 | bridge: optional 19 | -------------------------------------------------------------------------------- /modules/vueform-builder.yml: -------------------------------------------------------------------------------- 1 | name: vueform-builder 2 | description: Official Vueform Builder module for Nuxt 3 | repo: vueform/builder#main/nuxt 4 | npm: '@vueform/builder-nuxt' 5 | icon: vueform.svg 6 | github: https://github.com/vueform/builder 7 | website: https://builder.vueform.com 8 | learn_more: https://builder.vueform.com/docs/installation#nuxt 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Adam Berecz 13 | github: adamberecz 14 | twitter: bereczadam 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /icons/listmonk.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /modules/artivue.yml: -------------------------------------------------------------------------------- 1 | name: artivue 2 | description: >- 3 | A dynamic & layered theming engine for Vue applications. Pick a color and 4 | transform your entire application! 5 | repo: Eschricht/artivue 6 | npm: artivue 7 | icon: artivue.svg 8 | github: https://github.com/Eschricht/artivue 9 | website: https://artivue.eschricht.dev 10 | learn_more: https://github.com/Eschricht/artivue 11 | category: UI 12 | type: 3rd-party 13 | maintainers: 14 | - name: Johannes Eschricht 15 | github: Eschricht 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/bulma-slim.yml: -------------------------------------------------------------------------------- 1 | name: bulma-slim 2 | description: >- 3 | Nuxt module to automatically make a slim Bulma build of used features with 4 | Purgecss 5 | repo: mustardamus/nuxt-bulma-slim 6 | npm: nuxt-bulma-slim 7 | icon: bulma.png 8 | github: https://github.com/mustardamus/nuxt-bulma-slim 9 | website: https://github.com/mustardamus/nuxt-bulma-slim 10 | learn_more: https://bulma.io/ 11 | category: UI 12 | type: 3rd-party 13 | maintainers: 14 | - name: Sebastian Senf 15 | github: mustardamus 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/fathom-analytics.yml: -------------------------------------------------------------------------------- 1 | name: fathom-analytics 2 | description: Fathom analytics integration for Nuxt 3 | repo: valgeirb/nuxt-fathom 4 | npm: nuxt-fathom 5 | icon: fathom-analytics.svg 6 | github: https://github.com/valgeirb/nuxt-fathom 7 | website: https://github.com/valgeirb/nuxt-fathom#readme 8 | learn_more: '' 9 | category: Analytics 10 | type: 3rd-party 11 | maintainers: 12 | - name: Valgeir Björnsson 13 | github: valgeirb 14 | avatar: https://avatars.githubusercontent.com/valgeirb 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/graphql-server.yml: -------------------------------------------------------------------------------- 1 | name: graphql-server 2 | description: Easy GraphQL server implementation with Nuxt 3 | repo: tobiasdiez/nuxt-graphql-server 4 | npm: nuxt-graphql-server 5 | icon: '' 6 | github: https://github.com/tobiasdiez/nuxt-graphql-server 7 | website: https://github.com/tobiasdiez/nuxt-graphql-server 8 | learn_more: '' 9 | category: Request 10 | type: 3rd-party 11 | maintainers: 12 | - name: Tobias Diez 13 | github: tobiasdiez 14 | twitter: tobias_diez 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | devtools: ^0.0.0 19 | -------------------------------------------------------------------------------- /modules/headway.yml: -------------------------------------------------------------------------------- 1 | name: headway 2 | description: Headway changelog widget for Nuxt 3 | repo: l-portet/nuxt-headway 4 | npm: nuxt-headway 5 | icon: headway.png 6 | github: https://github.com/l-portet/nuxt-headway 7 | website: https://nuxt-headway.netlify.app/ 8 | learn_more: https://headwayapp.co/ 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: Lucas Portet 13 | github: l-portet 14 | avatar: https://avatars.githubusercontent.com/u/34057690?v=4 15 | twitter: lukecarry_ 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/ionic.yml: -------------------------------------------------------------------------------- 1 | name: ionic 2 | description: Batteries-included Ionic integration for building iOS, Android and web apps. 3 | repo: nuxt-modules/ionic 4 | npm: '@nuxtjs/ionic' 5 | icon: ionic.svg 6 | github: https://github.com/nuxt-modules/ionic 7 | website: https://ionic.nuxtjs.org 8 | learn_more: https://ionicframework.com 9 | category: Libraries 10 | type: community 11 | maintainers: 12 | - name: Daniel Roe 13 | github: danielroe 14 | twitter: danielcroe 15 | bluesky: danielroe.dev 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/kentico-kontent.yml: -------------------------------------------------------------------------------- 1 | name: kentico-kontent 2 | description: Add Kentico Kontent super power to your nuxt app 3 | repo: Domitnator/kentico-kontent-nuxt-module 4 | npm: kentico-kontent-nuxt-module 5 | icon: '' 6 | github: https://github.com/Domitnator/kentico-kontent-nuxt-module 7 | website: https://github.com/Domitnator/kentico-kontent-nuxt-module 8 | learn_more: https://kontent.ai 9 | category: CMS 10 | type: 3rd-party 11 | maintainers: 12 | - name: Alfred Brockötter 13 | github: Domitnator 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/magic-regexp.yml: -------------------------------------------------------------------------------- 1 | name: magic-regexp 2 | description: A compiled-away, type-safe, readable RegExp alternative 3 | repo: unjs/magic-regexp 4 | npm: magic-regexp 5 | icon: magic-regexp.svg 6 | github: https://github.com/unjs/magic-regexp 7 | website: https://magic-regexp.roe.dev 8 | learn_more: https://magic-regexp.roe.dev 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Daniel Roe 13 | github: danielroe 14 | twitter: danielcroe 15 | bluesky: danielroe.dev 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/mdx.yml: -------------------------------------------------------------------------------- 1 | name: mdx 2 | description: >- 3 | Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx 4 | files 5 | repo: nuxt-community/mdx-module 6 | npm: '@nuxtjs/mdx' 7 | icon: mdx.png 8 | github: https://github.com/nuxt-community/mdx-module 9 | website: https://mdx.nuxtjs.org 10 | learn_more: https://mdxjs.com/ 11 | category: Extensions 12 | type: community 13 | maintainers: 14 | - name: Jonathan Bakebwa 15 | github: codebender828 16 | twitter: codebender828 17 | compatibility: 18 | nuxt: ^2.0.0 19 | requires: {} 20 | -------------------------------------------------------------------------------- /modules/primevue.yml: -------------------------------------------------------------------------------- 1 | name: primevue 2 | description: Next Generation Vue UI Component Library 3 | repo: primefaces/primevue#master/packages/nuxt-module 4 | npm: '@primevue/nuxt-module' 5 | icon: primevue.svg 6 | github: https://github.com/primefaces/primevue/tree/master/packages/nuxt-module 7 | website: https://primevue.org/ 8 | learn_more: https://primevue.org/nuxt/ 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: primefaces 13 | github: primefaces 14 | twitter: primevue 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /icons/vuetify-logo-v3-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /modules/applicationinsights.yml: -------------------------------------------------------------------------------- 1 | name: applicationinsights 2 | description: AppInsights module for Nuxt 3 | repo: nuxt-community/applicationinsights-module 4 | npm: '@nuxtjs/applicationinsights' 5 | icon: application-insights.png 6 | github: https://github.com/nuxt-community/applicationinsights-module 7 | website: https://github.com/nuxt-community/applicationinsights-module 8 | learn_more: '' 9 | category: Analytics 10 | type: community 11 | maintainers: 12 | - name: Dmitry Molotkov 13 | github: aldarund 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/ark-ui.yml: -------------------------------------------------------------------------------- 1 | name: ark-ui 2 | description: >- 3 | A headless library for building reusable, scalable design systems that works 4 | for a wide range of JS frameworks. 5 | repo: iamdin/nuxt-ark-ui 6 | npm: nuxt-ark-ui 7 | icon: ark-ui.svg 8 | github: https://github.com/iamdin/nuxt-ark-ui 9 | website: https://ark-ui.com/ 10 | learn_more: https://github.com/iamdin/nuxt-ark-ui 11 | category: UI 12 | type: 3rd-party 13 | maintainers: 14 | - name: Din 15 | github: iamdin 16 | twitter: iamdinq 17 | compatibility: 18 | nuxt: '>=3.0.0' 19 | requires: {} 20 | -------------------------------------------------------------------------------- /modules/cloudinary.yml: -------------------------------------------------------------------------------- 1 | name: cloudinary 2 | description: Optimize images and videos in your Nuxt application 3 | repo: nuxt-modules/cloudinary 4 | npm: '@nuxtjs/cloudinary' 5 | icon: cloudinary.png 6 | github: https://github.com/nuxt-modules/cloudinary 7 | website: https://cloudinary.nuxtjs.org 8 | learn_more: https://cloudinary.com 9 | category: Images 10 | type: community 11 | maintainers: 12 | - name: Maya Shavin 13 | github: mayashavin 14 | twitter: MayaShavin 15 | bluesky: mayashavin.com 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/color-mode.yml: -------------------------------------------------------------------------------- 1 | name: color-mode 2 | description: Dark and Light mode for Nuxt with auto detection 3 | repo: nuxt-modules/color-mode 4 | npm: '@nuxtjs/color-mode' 5 | icon: color-mode.png 6 | github: https://github.com/nuxt-modules/color-mode 7 | website: https://color-mode.nuxtjs.org 8 | learn_more: '' 9 | category: UI 10 | type: community 11 | maintainers: 12 | - name: Sébastien Chopin 13 | github: Atinux 14 | twitter: atinux 15 | bluesky: atinux.com 16 | compatibility: 17 | nuxt: ^2.0.0 || >=3.0.0 18 | requires: 19 | bridge: optional 20 | -------------------------------------------------------------------------------- /modules/element-plus.yml: -------------------------------------------------------------------------------- 1 | name: element-plus 2 | description: A Vue 3 based component library for designers and developers 3 | repo: element-plus/element-plus-nuxt 4 | npm: '@element-plus/nuxt' 5 | icon: element-plus.svg 6 | github: https://github.com/element-plus/element-plus-nuxt 7 | website: https://element-plus.org 8 | learn_more: https://github.com/element-plus/element-plus-nuxt 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: qiang 13 | github: tolking 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: 17 | bridge: optional 18 | -------------------------------------------------------------------------------- /modules/eslint-module.yml: -------------------------------------------------------------------------------- 1 | name: eslint-module 2 | description: ESLint module for Nuxt 3 | repo: nuxt-community/eslint-module 4 | npm: '@nuxtjs/eslint-module' 5 | icon: eslint.png 6 | github: https://github.com/nuxt-community/eslint-module 7 | website: https://github.com/nuxt-community/eslint-module 8 | learn_more: https://eslint.org/ 9 | category: Devtools 10 | type: community 11 | maintainers: 12 | - name: Ricardo Gobbo de Souza 13 | github: ricardogobbosouza 14 | twitter: gobbo_ricardo 15 | compatibility: 16 | nuxt: ^2.0.0 || >=3.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/firebase.yml: -------------------------------------------------------------------------------- 1 | name: firebase 2 | description: Integrate Firebase into your Nuxt project. 3 | repo: nuxt-community/firebase-module#master/packages/firebase-module 4 | npm: '@nuxtjs/firebase' 5 | icon: firebase.png 6 | github: https://github.com/nuxt-community/firebase-module 7 | website: https://firebase.nuxtjs.org 8 | learn_more: https://firebase.google.com/ 9 | category: Database 10 | type: community 11 | maintainers: 12 | - name: Pascal Luther 13 | github: lupas 14 | twitter: PascalLuther 15 | compatibility: 16 | nuxt: ^2.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/history-state.yml: -------------------------------------------------------------------------------- 1 | name: history-state 2 | description: Nuxt module to backup or restore historical states 3 | repo: hidekatsu-izuno/nuxt-history-state 4 | npm: nuxt-history-state 5 | icon: '' 6 | github: https://github.com/hidekatsu-izuno/nuxt-history-state 7 | website: https://github.com/hidekatsu-izuno/nuxt-history-state 8 | learn_more: '' 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: Hidekatsu Izuno 13 | github: hidekatsu-izuno 14 | twitter: hidekatsu_izuno 15 | compatibility: 16 | nuxt: ^2.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/kql.yml: -------------------------------------------------------------------------------- 1 | name: kql 2 | description: Nuxt module for Kirby's Query Language API 3 | repo: johannschopplich/nuxt-kql 4 | npm: nuxt-kirby 5 | icon: kql.svg 6 | github: https://github.com/johannschopplich/nuxt-kql 7 | website: https://nuxt-kql.byjohann.dev/ 8 | learn_more: '' 9 | category: CMS 10 | type: 3rd-party 11 | maintainers: 12 | - name: Johann Schopplich 13 | github: johannschopplich 14 | twitter: jschopplich 15 | avatar: https://avatars.githubusercontent.com/johannschopplich?v=4 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/mdc.yml: -------------------------------------------------------------------------------- 1 | name: mdc 2 | description: >- 3 | MDC supercharges regular Markdown to write documents interacting deeply with 4 | any Vue component. 5 | repo: nuxt-modules/mdc 6 | npm: '@nuxtjs/mdc' 7 | icon: mdc.png 8 | github: https://github.com/nuxt-modules/mdc 9 | website: https://github.com/nuxt-modules/mdc 10 | learn_more: '' 11 | category: Extensions 12 | type: community 13 | maintainers: 14 | - name: Farnabaz 15 | github: farnabaz 16 | twitter: a_birang 17 | bluesky: farnabaz.dev 18 | compatibility: 19 | nuxt: '>=3.0.0' 20 | requires: {} 21 | -------------------------------------------------------------------------------- /modules/nuxt-cookie-consent.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-cookie-consent 2 | description: Nuxt module for integrating with cookie consent providers with ease 3 | repo: weareheavy/nuxt-cookie-consent 4 | npm: '@weareheavy/nuxt-cookie-consent' 5 | icon: wah.svg 6 | github: https://github.com/weareheavy/nuxt-cookie-consent 7 | website: https://nuxt-cookie-consent.packages.weareheavy.com 8 | learn_more: '' 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: weareheavy 13 | github: weareheavy 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/nuxt-use-sound.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-use-sound 2 | description: A Nuxt module for playing sound effects. 3 | repo: Tahul/nuxt-use-sound 4 | npm: nuxt-use-sound 5 | icon: nuxt-use-sound.svg 6 | github: https://github.com/Tahul/nuxt-use-sound 7 | website: https://github.com/Tahul/nuxt-use-sound 8 | learn_more: https://github.com/vueuse/sound 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Yaël Guilloux 13 | github: Tahul 14 | twitter: yaeeelglx 15 | bluesky: yael.dev 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/pinia-colada.yml: -------------------------------------------------------------------------------- 1 | name: pinia-colada 2 | description: The smart data fetching layer for Pinia 3 | repo: posva/pinia-colada#main/nuxt 4 | npm: '@pinia/colada-nuxt' 5 | icon: pinia-colada.png 6 | github: https://github.com/posva/pinia-colada/tree/main/nuxt 7 | website: https://pinia-colada.esm.dev 8 | learn_more: '' 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: Eduardo San Martin Morote 13 | github: posva 14 | twitter: posva 15 | bluesky: esm.dev 16 | compatibility: 17 | nuxt: ^3.13.0 || ^4.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/seo-meta.yml: -------------------------------------------------------------------------------- 1 | name: seo-meta 2 | description: Simple generate seo metadata 3 | repo: ihavecoke/nuxtjs-seo-meta#main/packages/core 4 | npm: nuxt-seo-meta 5 | icon: '' 6 | github: https://github.com/ihavecoke/nuxtjs-seo-meta 7 | website: https://github.com/ihavecoke/nuxtjs-seo-meta 8 | learn_more: '' 9 | category: SEO 10 | type: 3rd-party 11 | maintainers: 12 | - name: ihavecoke 13 | github: ihavecoke 14 | avatar: https://avatars0.githubusercontent.com/u/10757551?v=4 15 | twitter: ihavecoke 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /.github/workflows/provenance.yml: -------------------------------------------------------------------------------- 1 | name: ci 2 | 3 | on: 4 | push: 5 | branches: 6 | - main 7 | pull_request: 8 | branches: 9 | - main 10 | permissions: 11 | contents: read 12 | jobs: 13 | check-provenance: 14 | runs-on: ubuntu-latest 15 | steps: 16 | - uses: actions/checkout@v4 17 | with: 18 | fetch-depth: 0 19 | - name: Check provenance downgrades 20 | uses: danielroe/provenance-action@a5a718233ca12eff67651fcf29a030bbbd5b3ca1 # v0.1.0 21 | with: 22 | fail-on-provenance-change: true 23 | -------------------------------------------------------------------------------- /modules/easy-lightbox.yml: -------------------------------------------------------------------------------- 1 | name: easy-lightbox 2 | description: >- 3 | A plugin for simple Vue 3 Image Lightbox component with Zoom / Drag / Rotate / 4 | Switch. 5 | repo: modbender/nuxt-easy-lightbox 6 | npm: nuxt-easy-lightbox 7 | icon: easy-lightbox.svg 8 | github: https://github.com/modbender/nuxt-easy-lightbox 9 | website: https://github.com/modbender/nuxt-easy-lightbox 10 | learn_more: '' 11 | category: Libraries 12 | type: 3rd-party 13 | maintainers: 14 | - name: modbender 15 | github: modbender 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/router-extras.yml: -------------------------------------------------------------------------------- 1 | name: router-extras 2 | description: Extra Add-ons for nuxt router 3 | repo: nuxt-community/router-extras-module 4 | npm: '@nuxtjs/router-extras' 5 | icon: vue.png 6 | github: https://github.com/nuxt-community/router-extras-module 7 | website: https://github.com/nuxt-community/router-extras-module 8 | learn_more: '' 9 | category: Extensions 10 | type: community 11 | maintainers: 12 | - name: Farnabaz 13 | github: farnabaz 14 | twitter: a_birang 15 | bluesky: farnabaz.dev 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/typo3.yml: -------------------------------------------------------------------------------- 1 | name: typo3 2 | description: TYPO3 Headless Frontend Rendering module 3 | repo: TYPO3-Headless/nuxt-typo3 4 | npm: '@t3headless/nuxt-typo3' 5 | icon: typo3.svg 6 | github: https://github.com/TYPO3-Headless/nuxt-typo3 7 | website: https://t3headless.macopedia.io/nuxt-typo3/ 8 | learn_more: https://github.com/TYPO3-Headless 9 | category: CMS 10 | type: 3rd-party 11 | maintainers: 12 | - name: Macopedia 13 | github: macopedia 14 | twitter: macopediapl 15 | compatibility: 16 | nuxt: ^2.0.0 || >=3.0.0 17 | requires: {} 18 | devtools: ^0.0.0 19 | -------------------------------------------------------------------------------- /modules/vendor.yml: -------------------------------------------------------------------------------- 1 | name: vendor 2 | description: directly serve node_modules 3 | repo: nuxt-community/modules#master/packages/vendor 4 | npm: '@nuxtjs/vendor' 5 | icon: '' 6 | github: https://github.com/nuxt-community/modules/tree/master/packages/vendor 7 | website: https://github.com/nuxt-community/modules/tree/master/packages/vendor 8 | learn_more: '' 9 | category: Extensions 10 | type: community 11 | maintainers: 12 | - name: Pooya Parsa 13 | github: pi0 14 | twitter: _pi0_ 15 | bluesky: pi0.io 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/vue-plausible.yml: -------------------------------------------------------------------------------- 1 | name: vue-plausible 2 | description: Plausible analytics for Vue.js and Nuxt 3 | repo: moritzsternemann/vue-plausible 4 | npm: vue-plausible 5 | icon: plausible.svg 6 | github: https://github.com/moritzsternemann/vue-plausible 7 | website: https://github.com/moritzsternemann/vue-plausible 8 | learn_more: '' 9 | category: Analytics 10 | type: 3rd-party 11 | maintainers: 12 | - name: Moritz Sternemann 13 | github: moritzsternemann 14 | twitter: strnmn 15 | bluesky: strnmn.me 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /tsconfig.json: -------------------------------------------------------------------------------- 1 | { 2 | "compilerOptions": { 3 | "target": "es2022", 4 | "lib": [ 5 | "es2022" 6 | ], 7 | "moduleDetection": "force", 8 | "module": "preserve", 9 | "resolveJsonModule": true, 10 | "allowJs": true, 11 | "strict": true, 12 | "noImplicitOverride": true, 13 | "noUncheckedIndexedAccess": true, 14 | "noEmit": true, 15 | "esModuleInterop": true, 16 | "forceConsistentCasingInFileNames": true, 17 | "isolatedModules": true, 18 | "verbatimModuleSyntax": true, 19 | "skipLibCheck": true 20 | } 21 | } 22 | -------------------------------------------------------------------------------- /icons/lucide-icons.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /icons/schema-org.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /modules/auth.yml: -------------------------------------------------------------------------------- 1 | name: auth 2 | description: Zero-boilerplate authentication support for Nuxt. 3 | repo: nuxt-community/auth-module 4 | npm: '@nuxtjs/auth' 5 | icon: auth.png 6 | github: https://github.com/nuxt-community/auth-module 7 | website: https://dev.auth.nuxtjs.org/ 8 | learn_more: '' 9 | category: Security 10 | type: community 11 | maintainers: 12 | - name: Pooya Parsa 13 | github: pi0 14 | twitter: _pi0_ 15 | bluesky: pi0.io 16 | - name: João Pedro Antunes Silva 17 | github: JoaoPedroAS51 18 | compatibility: 19 | nuxt: ^2.0.0 20 | requires: {} 21 | -------------------------------------------------------------------------------- /modules/content-assets.yml: -------------------------------------------------------------------------------- 1 | name: content-assets 2 | description: Enable locally-located assets in Nuxt Content 3 | repo: davestewart/nuxt-content-assets 4 | npm: nuxt-content-assets 5 | icon: content-assets.png 6 | github: https://github.com/davestewart/nuxt-content-assets 7 | website: https://davestewart.co.uk/projects/open-source/nuxt-content-assets/ 8 | learn_more: '' 9 | category: Images 10 | type: 3rd-party 11 | maintainers: 12 | - name: Dave Stewart 13 | github: davestewart 14 | twitter: dave_stewart 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/darkmode.js.yml: -------------------------------------------------------------------------------- 1 | name: darkmode.js 2 | description: Add darkmode / nightmode to your Nuxt project in a few seconds 3 | repo: sandoche/nuxtjs-darkmode-js-module#main 4 | npm: nuxtjs-darkmode-js-module 5 | icon: darkmode.png 6 | github: https://github.com/sandoche/nuxtjs-darkmode-js-module 7 | website: https://github.com/sandoche/nuxtjs-darkmode-js-module 8 | learn_more: '' 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: Sandoche ADITTANE 13 | github: sandoche 14 | twitter: sandochee 15 | compatibility: 16 | nuxt: ^2.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/nuxt-asciidoc.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-asciidoc 2 | description: Transformer for using asciidoc in nuxt 3 | repo: Chris2011/nuxt-asciidoc 4 | npm: nuxt-asciidoc 5 | icon: nuxt-asciidoc.svg 6 | github: https://github.com/Chris2011/nuxt-asciidoc 7 | website: https://github.com/Chris2011/nuxt-asciidoc 8 | learn_more: https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: Chrizzly 13 | github: Chris2011 14 | twitter: Chrizzly42 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/nuxt-google-auth.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-google-auth 2 | description: >- 3 | Google Identity Services integration for Nuxt 3 & 4 with a simple composable 4 | and button component. 5 | repo: go-fireball/nuxt-google-auth 6 | npm: nuxt-google-auth 7 | icon: '' 8 | github: https://github.com/go-fireball/nuxt-google-auth 9 | website: https://github.com/go-fireball/nuxt-google-auth 10 | learn_more: '' 11 | category: Security 12 | type: 3rd-party 13 | maintainers: 14 | - name: go-fireball 15 | github: go-fireball 16 | compatibility: 17 | nuxt: ^3.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/nuxt2-sentry.yml: -------------------------------------------------------------------------------- 1 | name: nuxt2-sentry 2 | description: >- 3 | Sentry module for Nuxt to help developers diagnose, fix, and optimize the 4 | performance of their code 5 | repo: nuxt-community/sentry-module 6 | npm: '@nuxtjs/sentry' 7 | icon: sentry.svg 8 | github: https://github.com/nuxt-community/sentry-module 9 | website: https://sentry.nuxtjs.org/ 10 | learn_more: https://sentry.io/welcome/ 11 | category: Monitoring 12 | type: community 13 | maintainers: 14 | - name: Rafał Chłodnicki 15 | github: rchl 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/query-api.yml: -------------------------------------------------------------------------------- 1 | name: query-api 2 | description: Provides simple ways to query data from Craft CMS. 3 | repo: samuelreichor/query-api#HEAD/packages/nuxt 4 | npm: '@query-api/nuxt' 5 | icon: query-api.svg 6 | github: https://github.com/samuelreichor/query-api/tree/main/packages/nuxt 7 | website: https://samuelreichor.at/libraries/nuxt-craftcms 8 | learn_more: https://samuelreichor.at/libraries 9 | category: CMS 10 | type: 3rd-party 11 | maintainers: 12 | - name: Samuel Reichör 13 | github: samuelreichor 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/ununuracss.yml: -------------------------------------------------------------------------------- 1 | name: ununuracss 2 | description: A Real CSS Engine. Only Scoped. 3 | repo: novout/ununuracss#main/packages/nuxt 4 | npm: nuxt-ununura 5 | icon: ununuracss.png 6 | github: https://github.com/novout/ununuracss 7 | website: https://github.com/novout/ununuracss 8 | learn_more: https://github.com/novout/ununuracss 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: Giovane Silva 13 | github: novout 14 | avatar: https://avatars.githubusercontent.com/novout?v=4 15 | compatibility: 16 | nuxt: ^2.0.0 || >=3.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/auto-animate.yml: -------------------------------------------------------------------------------- 1 | name: auto-animate 2 | description: Automatic animations for your Nuxt app with a single line of code. 3 | repo: formkit/auto-animate 4 | npm: '@formkit/auto-animate' 5 | icon: auto-animate.svg 6 | github: https://github.com/formkit/auto-animate 7 | website: https://auto-animate.formkit.com 8 | learn_more: https://auto-animate.formkit.com 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Justin Schroeder 13 | github: justin-schroeder 14 | twitter: jpschroeder 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/basic-auth.yml: -------------------------------------------------------------------------------- 1 | name: basic-auth 2 | description: Provide basic authentication to your Nuxt application 3 | repo: potato4d/nuxt-basic-auth-module 4 | npm: nuxt-basic-auth-module 5 | icon: '' 6 | github: https://github.com/potato4d/nuxt-basic-auth-module 7 | website: https://github.com/potato4d/nuxt-basic-auth-module 8 | learn_more: '' 9 | category: Security 10 | type: 3rd-party 11 | maintainers: 12 | - name: Takuma HANATANI 13 | github: potato4d 14 | twitter: potato4d 15 | bluesky: potato4d.bsky.social 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/client-init.yml: -------------------------------------------------------------------------------- 1 | name: client-init 2 | description: Provide client version of `nuxtServerInit`. 3 | repo: potato4d/nuxt-client-init-module 4 | npm: nuxt-client-init-module 5 | icon: '' 6 | github: https://github.com/potato4d/nuxt-client-init-module 7 | website: https://github.com/potato4d/nuxt-client-init-module 8 | learn_more: '' 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: Takuma HANATANI 13 | github: potato4d 14 | twitter: potato4d 15 | bluesky: potato4d.bsky.social 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/composition-api.yml: -------------------------------------------------------------------------------- 1 | name: composition-api 2 | description: Composition API hooks for Nuxt 3 | repo: nuxt-community/composition-api#main 4 | npm: '@nuxtjs/composition-api' 5 | icon: composition-api.svg 6 | github: https://github.com/nuxt-community/composition-api/tree/main 7 | website: https://composition-api.nuxtjs.org 8 | learn_more: '' 9 | category: Extensions 10 | type: community 11 | maintainers: 12 | - name: Daniel Roe 13 | github: danielroe 14 | twitter: danielcroe 15 | bluesky: danielroe.dev 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/date-fns.yml: -------------------------------------------------------------------------------- 1 | name: date-fns 2 | description: Modern JavaScript date utility library - date-fns for Nuxt 3 | repo: nuxt-community/date-fns-module 4 | npm: '@nuxtjs/date-fns' 5 | icon: date-fns.png 6 | github: https://github.com/nuxt-community/date-fns-module 7 | website: https://github.com/nuxt-community/date-fns-module 8 | learn_more: https://date-fns.org/ 9 | category: Date 10 | type: community 11 | maintainers: 12 | - name: Ricardo Gobbo de Souza 13 | github: ricardogobbosouza 14 | twitter: gobbo_ricardo 15 | compatibility: 16 | nuxt: ^2.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/font-loader-strategy.yml: -------------------------------------------------------------------------------- 1 | name: font-loader-strategy 2 | description: Helps to load fonts and activate them by preloading. 3 | repo: GrabarzUndPartner/nuxt-font-loader-strategy 4 | npm: nuxt-font-loader-strategy 5 | icon: '' 6 | github: https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy 7 | website: https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy 8 | learn_more: '' 9 | category: Fonts 10 | type: 3rd-party 11 | maintainers: 12 | - name: GrabarzUndPartner 13 | github: GrabarzUndPartner 14 | compatibility: 15 | nuxt: ^2.0.0 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/fontaine.yml: -------------------------------------------------------------------------------- 1 | name: fontaine 2 | description: Automatically optimized font fallback based on font metrics 3 | repo: nuxt-modules/fontaine 4 | npm: '@nuxtjs/fontaine' 5 | icon: fontaine.png 6 | github: https://github.com/nuxt-modules/fontaine 7 | website: https://github.com/unjs/fontaine 8 | learn_more: https://github.com/unjs/fontaine 9 | category: Performance 10 | type: community 11 | maintainers: 12 | - name: Daniel Roe 13 | github: danielroe 14 | twitter: danielcroe 15 | bluesky: danielroe.dev 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/lettermint.yml: -------------------------------------------------------------------------------- 1 | name: lettermint 2 | description: Nuxt module for sending emails with Lettermint 3 | repo: lettermint/nuxt-lettermint 4 | npm: nuxt-lettermint 5 | icon: lettermint.svg 6 | github: https://github.com/lettermint/nuxt-lettermint 7 | website: https://github.com/lettermint/nuxt-lettermint 8 | learn_more: https://lettermint.co 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: lettermint 13 | github: lettermint 14 | twitter: lettermintco 15 | bluesky: lettermint.co 16 | compatibility: 17 | nuxt: ^3.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/logrocket.yml: -------------------------------------------------------------------------------- 1 | name: logrocket 2 | description: LogRocket module for Nuxt to help you fix bugs and understand user behaviour. 3 | repo: nuxt-modules/logrocket 4 | npm: nuxt-logrocket 5 | icon: logrocket.png 6 | github: https://github.com/nuxt-modules/logrocket 7 | website: https://github.com/nuxt-modules/logrocket 8 | learn_more: https://docs.logrocket.com/docs 9 | category: Monitoring 10 | type: community 11 | maintainers: 12 | - name: Farzad Soltani 13 | github: farzadso 14 | twitter: farzadso 15 | compatibility: 16 | nuxt: ^2.0.0 || >=3.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/nuxt-coolify.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-coolify 2 | description: Integrate Nuxt and Nitro With Coolify's API using nuxt-coolify. 3 | repo: justserdar/nuxt-coolify 4 | npm: nuxt-coolify 5 | icon: nuxt-coolify.svg 6 | github: https://github.com/justserdar/nuxt-coolify 7 | website: https://github.com/justserdar/nuxt-coolify 8 | learn_more: https://nuxt-coolify.justserdar.dev/ 9 | category: Request 10 | type: 3rd-party 11 | maintainers: 12 | - name: Serdar Yerdelen 13 | github: JustSerdar 14 | twitter: justserdardev 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/nuxt-gql-pulse.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-gql-pulse 2 | description: >- 3 | A Nuxt 3 module for making GraphQL requests with ease, leveraging the power of 4 | Nuxt's composables and VueUse. 5 | repo: Abbasmoe/nuxt-gql-pulse 6 | npm: nuxt-gql-pulse 7 | icon: nuxt-gql-pulse.png 8 | github: https://github.com/Abbasmoe/nuxt-gql-pulse 9 | website: https://github.com/Abbasmoe/nuxt-gql-pulse 10 | learn_more: '' 11 | category: Request 12 | type: 3rd-party 13 | maintainers: 14 | - name: Abbas Mohamed 15 | github: Abbasmoe 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/nuxt-phosphor-icons.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-phosphor-icons 2 | description: Just a simple integration for @phosphor-icons in Nuxt 3 | repo: oyedejioyewole/nuxt-phosphor-icons 4 | npm: nuxt-phosphor-icons 5 | icon: phosphor-icons.svg 6 | github: https://github.com/oyedejioyewole/nuxt-phosphor-icons 7 | website: https://nuxt-phosphor-icons.vercel.app 8 | learn_more: https://nuxt-phosphor-icons.vercel.app 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: Oyedeji Oyewole 13 | github: oyedejioyewole 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | -------------------------------------------------------------------------------- /modules/proxy.yml: -------------------------------------------------------------------------------- 1 | name: proxy 2 | description: >- 3 | The one-liner node.js http-proxy middleware solution for Nuxt using 4 | http-proxy-middleware 5 | repo: nuxt-community/proxy-module 6 | npm: '@nuxtjs/proxy' 7 | icon: '' 8 | github: https://github.com/nuxt-community/proxy-module 9 | website: https://github.com/nuxt-community/proxy-module 10 | learn_more: '' 11 | category: Request 12 | type: community 13 | maintainers: 14 | - name: Pooya Parsa 15 | github: pi0 16 | twitter: _pi0_ 17 | bluesky: pi0.io 18 | compatibility: 19 | nuxt: ^2.0.0 20 | requires: {} 21 | -------------------------------------------------------------------------------- /modules/prune-html.yml: -------------------------------------------------------------------------------- 1 | name: prune-html 2 | description: >- 3 | Nuxt module to prune html before sending it to the browser for boosting 4 | performance. 5 | repo: LuXDAmore/nuxt-prune-html 6 | npm: '@luxdamore/nuxt-prune-html' 7 | icon: '' 8 | github: https://github.com/LuXDAmore/nuxt-prune-html 9 | website: https://luxdamore.github.io/nuxt-prune-html/ 10 | learn_more: '' 11 | category: Performance 12 | type: 3rd-party 13 | maintainers: 14 | - name: Luca Iaconelli 15 | github: LuXDAmore 16 | twitter: luxdamore 17 | compatibility: 18 | nuxt: ^2.0.0 19 | requires: {} 20 | -------------------------------------------------------------------------------- /modules/regle.yml: -------------------------------------------------------------------------------- 1 | name: regle 2 | description: Type safe model-based form validation library for Vue.js 3 | repo: victorgarciaesgi/regle#main/packages/nuxt 4 | npm: '@regle/nuxt' 5 | icon: regle.svg 6 | github: https://github.com/victorgarciaesgi/regle 7 | website: https://reglejs.dev/ 8 | learn_more: https://reglejs.dev/integrations/nuxt 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Victor Garcia 13 | github: victorgarciaesgi 14 | twitter: desnoth_dev 15 | bluesky: vicflix.dev 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/storage.yml: -------------------------------------------------------------------------------- 1 | name: storage 2 | description: Utilities to easily read and write to the browser's storage in a Nuxt project 3 | repo: mazipan/nuxt-storage 4 | npm: nuxt-storage 5 | icon: '' 6 | github: https://github.com/mazipan/nuxt-storage 7 | website: https://github.com/mazipan/nuxt-storage 8 | learn_more: https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: Irfan Maulana 13 | github: mazipan 14 | twitter: Maz_Ipan 15 | compatibility: 16 | nuxt: ^2.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/vue-warehouse.yml: -------------------------------------------------------------------------------- 1 | name: vue-warehouse 2 | description: >- 3 | A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy 4 | extensibility based on Store.js 5 | repo: juliomrqz/vue-warehouse 6 | npm: vue-warehouse 7 | icon: '' 8 | github: https://github.com/juliomrqz/vue-warehouse 9 | website: https://marquez.co/docs/vue-warehouse 10 | learn_more: '' 11 | category: Libraries 12 | type: 3rd-party 13 | maintainers: 14 | - name: Julio Marquez 15 | github: juliomrqz 16 | twitter: juliomrqz 17 | compatibility: 18 | nuxt: ^2.0.0 19 | requires: {} 20 | -------------------------------------------------------------------------------- /icons/nuxt-safe-runtime-config.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /modules/delay-hydration.yml: -------------------------------------------------------------------------------- 1 | name: delay-hydration 2 | description: Improve your Nuxt v2 Google Lighthouse score by delaying hydration. 3 | repo: harlan-zw/nuxt-delay-hydration 4 | npm: nuxt-delay-hydration 5 | icon: lighthouse.svg 6 | github: https://github.com/harlan-zw/nuxt-delay-hydration 7 | website: https://github.com/harlan-zw/nuxt-delay-hydration 8 | learn_more: '' 9 | category: Performance 10 | type: 3rd-party 11 | maintainers: 12 | - name: Harlan Wilton 13 | github: harlan-zw 14 | twitter: harlan_zw 15 | compatibility: 16 | nuxt: ^2.0.0 || >=3.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/hints.yml: -------------------------------------------------------------------------------- 1 | name: hints 2 | description: >- 3 | Nuxt module that shows hints for aspects of your application such as 4 | Performance, Security, and more! 5 | repo: nuxt/hints 6 | npm: '@nuxt/hints' 7 | icon: nuxt.svg 8 | github: https://github.com/nuxt/hints 9 | website: https://github.com/nuxt/hints 10 | learn_more: '' 11 | category: Devtools 12 | type: official 13 | maintainers: 14 | - name: Julien Huang 15 | github: huang-julien 16 | twitter: JulienHuang_dev 17 | bluesky: julienhuang-dev.bsky.social 18 | compatibility: 19 | nuxt: '>=3.0.0' 20 | requires: {} 21 | -------------------------------------------------------------------------------- /modules/nuxt-gtm.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-gtm 2 | description: A Nuxt module for Google Tag Manager 3 | repo: zadigetvoltaire/nuxt-gtm 4 | npm: '@zadigetvoltaire/nuxt-gtm' 5 | icon: nuxt-gtm.svg 6 | github: https://github.com/zadigetvoltaire/nuxt-gtm 7 | website: https://github.com/zadigetvoltaire/nuxt-gtm 8 | learn_more: https://developers.google.com/tag-platform/tag-manager?hl=fr 9 | category: Analytics 10 | type: 3rd-party 11 | maintainers: 12 | - name: Zadig&Voltaire Team 13 | github: zadigetvoltaire 14 | compatibility: 15 | nuxt: '>=3.0.0' 16 | requires: {} 17 | devtools: ^0.0.0 18 | -------------------------------------------------------------------------------- /modules/nuxt-legacy.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-legacy 2 | description: A Nuxt module for supporting legacy browsers. 3 | repo: teages/nuxt-legacy 4 | npm: '@teages/nuxt-legacy' 5 | icon: nuxt-legacy.svg 6 | github: https://github.com/teages/nuxt-legacy 7 | website: https://github.com/teages/nuxt-legacy 8 | learn_more: https://www.npmjs.com/package/@vitejs/plugin-legacy 9 | category: Performance 10 | type: 3rd-party 11 | maintainers: 12 | - name: Teages 13 | github: teages 14 | twitter: Teages_L 15 | bluesky: teages.xyz 16 | compatibility: 17 | nuxt: '>=3.15.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/nuxt-payload-analyzer.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-payload-analyzer 2 | description: Analyze Nuxt Payload Size 3 | repo: barbapapazes/nuxt-payload-analyzer 4 | npm: nuxt-payload-analyzer 5 | icon: '' 6 | github: https://github.com/barbapapazes/nuxt-payload-analyzer 7 | website: https://github.com/barbapapazes/nuxt-payload-analyzer#readme 8 | learn_more: '' 9 | category: Performance 10 | type: 3rd-party 11 | maintainers: 12 | - name: Estéban 13 | github: Barbapapazes 14 | twitter: soubiran_ 15 | bluesky: soubiran.dev 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/redirect.yml: -------------------------------------------------------------------------------- 1 | name: redirect 2 | description: Nuxt module to dynamically redirect initial requests 3 | repo: nuxt-community/redirect-module 4 | npm: '@nuxtjs/redirect-module' 5 | icon: '' 6 | github: https://github.com/nuxt-community/redirect-module 7 | website: https://github.com/nuxt-community/redirect-module 8 | learn_more: '' 9 | category: SEO 10 | type: community 11 | maintainers: 12 | - name: Alexander Lichter 13 | github: TheAlexLichter 14 | twitter: TheAlexLichter 15 | bluesky: thealexlichter.com 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/tdesign-vue-next.yml: -------------------------------------------------------------------------------- 1 | name: tdesign-vue-next 2 | description: A Vue 3 UI components library 3 | repo: tdesignOteam/tdesign-nuxt 4 | npm: '@tdesign-vue-next/nuxt' 5 | icon: tdesign.svg 6 | github: https://github.com/Tencent/tdesign-vue-next 7 | website: https://tdesign.tencent.com/vue-next/overview-en 8 | learn_more: https://github.com/tdesignoteam/tdesign-nuxt 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: wū yāng 13 | github: uyarn 14 | - name: liweijie0812 15 | github: liweijie0812 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/vuetify-nuxt-module.yml: -------------------------------------------------------------------------------- 1 | name: vuetify-nuxt-module 2 | description: Zero-config Nuxt Module for Vuetify. 3 | repo: vuetifyjs/nuxt-module 4 | npm: vuetify-nuxt-module 5 | icon: vuetify-logo-v3-dark.svg 6 | github: https://github.com/vuetifyjs/nuxt-module 7 | website: https://nuxt.vuetifyjs.com/ 8 | learn_more: https://github.com/vuetifyjs/nuxt-module/blob/main/README.md 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: Joaquín Sánchez 13 | github: userquin 14 | bluesky: userquin.bsky.social 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /icons/nuxt-charts.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /modules/csurf.yml: -------------------------------------------------------------------------------- 1 | name: csurf 2 | description: Cross-Site Request Forgery (CSRF) Prevention for Nuxt 3 | repo: morgbn/nuxt-csurf 4 | npm: nuxt-csurf 5 | icon: csurf.svg 6 | github: https://github.com/morgbn/nuxt-csurf 7 | website: https://github.com/morgbn/nuxt-csurf 8 | learn_more: https://github.com/Morgbn/nuxt-csurf#readme 9 | category: Security 10 | type: 3rd-party 11 | maintainers: 12 | - name: Morgän 13 | github: morgbn 14 | avatar: https://avatars.githubusercontent.com/u/25689856?v=4 15 | twitter: MorgbnDev 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/google-fonts.yml: -------------------------------------------------------------------------------- 1 | name: google-fonts 2 | description: Google Fonts module for Nuxt 3 | repo: nuxt-modules/google-fonts 4 | npm: '@nuxtjs/google-fonts' 5 | icon: google-fonts.png 6 | github: https://github.com/nuxt-modules/google-fonts 7 | website: https://google-fonts.nuxtjs.org 8 | learn_more: https://developers.google.com/fonts 9 | category: Fonts 10 | type: community 11 | maintainers: 12 | - name: Ricardo Gobbo de Souza 13 | github: ricardogobbosouza 14 | twitter: gobbo_ricardo 15 | compatibility: 16 | nuxt: ^2.0.0 || >=3.0.0 17 | requires: 18 | bridge: optional 19 | -------------------------------------------------------------------------------- /modules/inkline.yml: -------------------------------------------------------------------------------- 1 | name: inkline 2 | description: >- 3 | Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 4 | 3 Design Systems. 5 | repo: inkline/inkline 6 | npm: inkline 7 | icon: inkline.svg 8 | github: https://github.com/inkline/inkline 9 | website: https://inkline.io 10 | learn_more: https://inkline.io/docs/installation/nuxt 11 | category: UI 12 | type: 3rd-party 13 | maintainers: 14 | - name: Alex Grozav 15 | github: alexgrozav 16 | twitter: alexgrozav 17 | compatibility: 18 | nuxt: ^2.0.0 || >=3.0.0 19 | requires: 20 | bridge: true 21 | -------------------------------------------------------------------------------- /modules/netlify.yml: -------------------------------------------------------------------------------- 1 | name: netlify 2 | description: >- 3 | Dynamically generate _headers and _redirects files for Netlify in your Nuxt 4 | projects. 5 | repo: juliomrqz/nuxt-netlify 6 | npm: '@aceforth/nuxt-netlify' 7 | icon: netlify.png 8 | github: https://github.com/juliomrqz/nuxt-netlify 9 | website: https://github.com/juliomrqz/nuxt-netlify 10 | learn_more: https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs 11 | category: Deployment 12 | type: 3rd-party 13 | maintainers: 14 | - name: bazzite 15 | github: bazzite 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/nuxt-i18n-micro.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-i18n-micro 2 | description: >- 3 | I18n Micro is a fast, simple, and lightweight internationalization (i18n) 4 | module. 5 | repo: s00d/nuxt-i18n-micro 6 | npm: nuxt-i18n-micro 7 | icon: nuxt-i18n-micro.png 8 | github: https://github.com/s00d/nuxt-i18n-micro 9 | website: https://github.com/s00d/nuxt-i18n-micro 10 | learn_more: https://www.npmjs.com/package/nuxt-i18n-micro 11 | category: Extensions 12 | type: 3rd-party 13 | maintainers: 14 | - name: Pavel Kuzmin 15 | github: s00d 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/scalar.yml: -------------------------------------------------------------------------------- 1 | name: scalar 2 | description: Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt. 3 | repo: scalar/scalar#main/integrations/nuxt 4 | npm: '@scalar/nuxt' 5 | icon: scalar.svg 6 | github: https://github.com/scalar/scalar/tree/main/integrations/nuxt 7 | website: https://github.com/scalar/scalar/tree/main/integrations/nuxt 8 | learn_more: https://scalar.com 9 | category: Devtools 10 | type: 3rd-party 11 | maintainers: 12 | - name: scalar 13 | github: scalar 14 | twitter: scalar 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/typed-vuex.yml: -------------------------------------------------------------------------------- 1 | name: typed-vuex 2 | description: A vanilla, strongly typed store accessor for Vuex. 3 | repo: danielroe/typed-vuex#main/packages/nuxt-typed-vuex 4 | npm: nuxt-typed-vuex 5 | icon: vue.png 6 | github: https://github.com/danielroe/typed-vuex 7 | website: https://github.com/danielroe/typed-vuex 8 | learn_more: '' 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Daniel Roe 13 | github: danielroe 14 | twitter: danielcroe 15 | bluesky: danielroe.dev 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: 19 | bridge: optional 20 | -------------------------------------------------------------------------------- /modules/datocms.yml: -------------------------------------------------------------------------------- 1 | name: datocms 2 | description: DatoCMS module for Nuxt 3 | repo: hex-digital/nuxt-datocms 4 | npm: '@hexdigital/nuxt-datocms' 5 | icon: datocms.svg 6 | github: https://github.com/hex-digital/nuxt-datocms 7 | website: https://github.com/hex-digital/nuxt-datocms#readme 8 | learn_more: https://www.datocms.com/ 9 | category: CMS 10 | type: 3rd-party 11 | maintainers: 12 | - name: Jamie Warburton 13 | github: jamiewarb 14 | twitter: jamiewarb 15 | avatar: https://avatars.githubusercontent.com/jamiewarb?v=4 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/laravel-echo.yml: -------------------------------------------------------------------------------- 1 | name: laravel-echo 2 | description: Laravel Echo for Nuxt 3 | repo: nuxt-community/laravel-echo 4 | npm: '@nuxtjs/laravel-echo' 5 | icon: laravel-echo.png 6 | github: https://github.com/nuxt-community/laravel-echo 7 | website: https://github.com/nuxt-community/laravel-echo 8 | learn_more: https://laravel.com/docs/8.x/broadcasting#installing-laravel-echo 9 | category: CMS 10 | type: community 11 | maintainers: 12 | - name: Ricardo Gobbo de Souza 13 | github: ricardogobbosouza 14 | twitter: gobbo_ricardo 15 | compatibility: 16 | nuxt: ^2.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/mailchannels.yml: -------------------------------------------------------------------------------- 1 | name: mailchannels 2 | description: Simple MailChannels Email API integration for Nuxt 3 | repo: yizack/nuxt-mailchannels 4 | npm: nuxt-mailchannels 5 | icon: mailchannels.svg 6 | github: https://github.com/Yizack/nuxt-mailchannels 7 | website: https://github.com/Yizack/nuxt-mailchannels 8 | learn_more: https://www.mailchannels.com/email-api/ 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: Yizack Rangel 13 | github: yizack 14 | twitter: YizackR 15 | bluesky: yizack.com 16 | compatibility: 17 | nuxt: '>=3.0.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/neo4j.yml: -------------------------------------------------------------------------------- 1 | name: neo4j 2 | description: >- 3 | Effortlessly integrate Neo4j's powerful graph database into your Nuxt 4 | applications! 5 | repo: arashsheyda/nuxt-neo4j 6 | npm: nuxt-neo4j 7 | icon: nuxt-neo4j.png 8 | github: https://github.com/arashsheyda/nuxt-neo4j 9 | website: https://github.com/arashsheyda/nuxt-neo4j 10 | learn_more: '' 11 | category: Database 12 | type: 3rd-party 13 | maintainers: 14 | - name: Arash Ari Sheyda 15 | github: arashsheyda 16 | twitter: arash_sheyda 17 | bluesky: arashsheyda.me 18 | compatibility: 19 | nuxt: '>=3.0.0' 20 | requires: {} 21 | -------------------------------------------------------------------------------- /modules/nuxt-listmonk.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-listmonk 2 | description: Nuxt module for Listmonk 3 | repo: roncallyt/nuxt-listmonk 4 | npm: nuxt-listmonk 5 | icon: listmonk.svg 6 | github: https://github.com/roncallyt/nuxt-listmonk 7 | website: https://github.com/roncallyt/nuxt-listmonk 8 | learn_more: https://listmonk.app/docs/ 9 | category: Extensions 10 | type: 3rd-party 11 | maintainers: 12 | - name: Thomerson Roncally 13 | github: roncallyt 14 | avatar: https://avatars.githubusercontent.com/roncallyt 15 | twitter: t7ndotdev 16 | compatibility: 17 | nuxt: '>=3.12.0' 18 | requires: {} 19 | -------------------------------------------------------------------------------- /modules/nuxt-monaco-editor.yml: -------------------------------------------------------------------------------- 1 | name: nuxt-monaco-editor 2 | description: Integrate monaco-editor with Nuxt 3 | repo: e-chan1007/nuxt-monaco-editor 4 | npm: nuxt-monaco-editor 5 | icon: nuxt-monaco-editor.png 6 | github: https://github.com/e-chan1007/nuxt-monaco-editor 7 | website: https://github.com/e-chan1007/nuxt-monaco-editor 8 | learn_more: https://e-chan1007.github.io/nuxt-monaco-editor 9 | category: Libraries 10 | type: 3rd-party 11 | maintainers: 12 | - name: Sota Iguchi 13 | github: e-chan1007 14 | twitter: e_chan1007 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/pergel.yml: -------------------------------------------------------------------------------- 1 | name: pergel 2 | description: >- 3 | Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project 4 | kickstarts and seamless integration of various modules. 5 | repo: oku-ui/pergel#main/packages-core/pergel 6 | npm: pergel 7 | icon: pergel.svg 8 | github: https://github.com/oku-ui/pergel 9 | website: https://pergel.oku-ui.com/ 10 | learn_more: '' 11 | category: Devtools 12 | type: 3rd-party 13 | maintainers: 14 | - name: Wind 15 | github: productdevbook 16 | twitter: productdevbook 17 | compatibility: 18 | nuxt: '>=3.10.0' 19 | requires: {} 20 | -------------------------------------------------------------------------------- /modules/seomatic-meta.yml: -------------------------------------------------------------------------------- 1 | name: seomatic-meta 2 | description: A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin 3 | repo: ben-rogerson/nuxt-seomatic-meta 4 | npm: nuxt-seomatic-meta 5 | icon: seomatic.png 6 | github: https://github.com/ben-rogerson/nuxt-seomatic-meta 7 | website: https://github.com/ben-rogerson/nuxt-seomatic-meta 8 | learn_more: https://plugins.craftcms.com/seomatic 9 | category: CMS 10 | type: 3rd-party 11 | maintainers: 12 | - name: Ben Rogerson 13 | github: ben-rogerson 14 | twitter: benrogerson 15 | compatibility: 16 | nuxt: ^2.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/vue-final-modal.yml: -------------------------------------------------------------------------------- 1 | name: vue-final-modal 2 | description: The most powerful yet most light-weight modal library for Vue 3. 3 | repo: vue-final/vue-final-modal#master/packages/nuxt 4 | npm: '@vue-final-modal/nuxt' 5 | icon: vue-final-modal.svg 6 | github: https://github.com/vue-final/vue-final-modal 7 | website: https://vue-final-modal.org/ 8 | learn_more: https://vue-final-modal.org/ 9 | category: UI 10 | type: 3rd-party 11 | maintainers: 12 | - name: Hunter Liu 13 | github: hunterliu1003 14 | twitter: hunterliu1003 15 | compatibility: 16 | nuxt: '>=3.0.0' 17 | requires: {} 18 | -------------------------------------------------------------------------------- /icons/unlazy.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /modules/imagemin.yml: -------------------------------------------------------------------------------- 1 | name: imagemin 2 | description: Automatically optimize (compress) all images used in Nuxt 3 | repo: nuxt-community/imagemin-module 4 | npm: '@nuxtjs/imagemin' 5 | icon: imagemin.png 6 | github: https://github.com/nuxt-community/imagemin-module 7 | website: https://github.com/nuxt-community/imagemin-module 8 | learn_more: https://github.com/imagemin/imagemin 9 | category: Images 10 | type: community 11 | maintainers: 12 | - name: Ricardo Gobbo de Souza 13 | github: ricardogobbosouza 14 | twitter: gobbo_ricardo 15 | compatibility: 16 | nuxt: ^2.0.0 17 | requires: {} 18 | -------------------------------------------------------------------------------- /modules/matomo.yml: -------------------------------------------------------------------------------- 1 | name: matomo 2 | description: >- 3 | Add Matomo analytics to your nuxt.js application. This plugin automatically 4 | sends first page and route change events to matomo 5 | repo: pimlie/nuxt-matomo 6 | npm: nuxt-matomo 7 | icon: matomo.png 8 | github: https://github.com/pimlie/nuxt-matomo 9 | website: https://github.com/pimlie/nuxt-matomo 10 | learn_more: https://developer.matomo.org/api-reference/tracking-javascript 11 | category: Analytics 12 | type: 3rd-party 13 | maintainers: 14 | - name: Pim 15 | github: pimlie 16 | compatibility: 17 | nuxt: ^2.0.0 18 | requires: {} 19 | --------------------------------------------------------------------------------