Open links in new tab
  1. Nuxt: The Full-Stack Vue Framework

    Build fast, production-ready web apps with Vue. File-based routing, auto-imports, and server-side rendering — all configured out of the box.

  2. Options - Nuxt I18n

    All the options you can use to configure Nuxt I18n.

  3. 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.

  4. Usage - Nuxt I18n

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

  5. Installation - Nuxt I18n

    Get started with Nuxt i18n module.

  6. Installation - Nuxt

    Oct 11, 2021 · That's it! Now you can enjoy super fast nuxt dev experience with Vite!

  7. Vue I18n Configuration - Nuxt I18n

    Vue I18n Configuration. While some options are shared between Nuxt I18n and Vue I18n, there is a range of options which are specific to Vue I18n, for example: fallbackWarn: To con

  8. Configuration - Tailwind CSS module for Nuxt

    Hooks This is an advanced usage section and intended primarily for Nuxt modules authors. ... Passes any Tailwind configuration read by the module before merging all of them. ... Passes the resolved …

  9. Lang Switcher - Nuxt I18n

    How to change your website's current language.

  10. Custom Route Paths - Nuxt I18n

    By default Nuxt overwrites generated route values at build time which breaks custom named routes (setting name with definePageMeta()) when resolving localized paths.