
Usage - @nuxtjs/i18n
Learn the basics of using the Nuxt i18n module to create multilingual applications with ease.
Internationalization for Nuxt Applications · @nuxtjs/i18n
I18n (Internationalization) module for your Nuxt project powered by Vue I18n.
Installation - @nuxtjs/i18n
Get started with Nuxt i18n module.
Vue I18n Configuration - @nuxtjs/i18n
Configuring runtime options for Vue I18n
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.
<nuxt-img> | Nuxt Image
Native events emitted by the <img> element contained by <nuxt-img> and <nuxt-picture> components are re-emitted and can be listened to. Example: Listen to the native onLoad event from <nuxt-img>
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.
Installation - Nuxt Image
You can now start using <nuxt-img> and <nuxt-picture> components in your Nuxt app
Storybook Integration for Nuxt
Sep 1, 2016 · Add Storybook to your Nuxt application in seconds.
Authentication - Nuxt Supabase
Authenticate your user thanks to the PKCE Oauth protocol that enables secure exchange of refresh and access tokens between an application and the authorization server