About 600 results
Open links in new tab
  1. Setup - Nuxt TypeScript

    Nuxt TypeScript Support mainly comes through a Nuxt module, @nuxt/typescript-build, and its types @nuxt/types. Here are the guidelines to install & configure them.

  2. Usage - @nuxtjs/i18n

    Learn the basics of using the Nuxt i18n module to create multilingual applications with ease.

  3. Installation - @nuxtjs/i18n

    Get started with Nuxt i18n module.

  4. Vue I18n Configuration - @nuxtjs/i18n

    Configuring runtime options for Vue I18n

  5. Options - @nuxtjs/i18n

    export default defineNuxtConfig({ modules: ['@nuxtjs/i18n'], i18n: { vueI18n: './nuxt-i18n.js' // custom path example } })

  6. Storybook Integration for Nuxt

    Add Storybook to your Nuxt application in seconds.

  7. Using Leaflet.markercluster - Nuxt

    Using Leaflet.markercluster The guide explains how to use the Leaflet.markercluster plugin. A dedicated composable is available to help you use this plugin.

  8. Introduction - Nuxt Supabase

    @nuxtjs/supabase is a Nuxt module for first class integration with Supabase.

  9. Internationalization for Nuxt Applications · @nuxtjs/i18n

    I18n (Internationalization) module for your Nuxt project powered by Vue I18n.

  10. Introduction - nuxt auth docs

    Aug 4, 2024 · Zero-boilerplate authentication support for Nuxt 2! The module authenticates users using a configurable authentication scheme or by using one of the directly supported providers.