
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.
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.
Internationalization for Nuxt Applications · @nuxtjs/i18n
I18n (Internationalization) module for your Nuxt project powered by Vue I18n.
Supabase Integration for Nuxt
A supa simple wrapper around supabase-js to enable usage and integration within Nuxt.
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 🍬
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 PWA
Introduction Zero config PWA solution for Nuxt.js Features Registers a service worker for offline caching. Automatically generate manifest.json file. Automatically adds SEO friendly meta data with manifest …
Store - Nuxt TypeScript
vuex-class-component is a very promising class-based approach to the Nuxt store, and the syntax is very similar to vuex-module-decorators. It has just released a new API, although it is not yet …
Nuxt Color Mode
Easily switch between dark and light modes with auto detection using Nuxt.