
Storybook Integration for Nuxt
Sep 1, 2016 · Add Storybook to your Nuxt application in seconds.
Usage - @nuxtjs/i18n
Learn the basics of using the Nuxt i18n module to create multilingual applications with ease.
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.
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.
Installation - @nuxtjs/i18n
Get started with Nuxt i18n module.
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.
Tailwind CSS for Nuxt
Tailwind CSS for your Nuxt Apps. The Tailwind CSS module for Nuxt enables you to set up Tailwind CSS in your Nuxt application in seconds, with many goodies 🍬
Supabase Integration for Nuxt
A supa simple wrapper around supabase-js to enable usage and integration within Nuxt.
Browser language detection - @nuxtjs/i18n
When set, the language detection is only attempted when the user visits the root path ('/') of the site.
Composables - nuxt-apollo-docs
Nuxt Apollo provides and Auto Imports key composables for seamless usage throughout your application.