Open links in new tab
  1. Configuration - Tailwind CSS module for Nuxt

    Usage You can use a Nuxt hook to manipulate the Tailwind configuration using modules.

  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. Introduction - Nuxt Supabase

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

  5. Internationalization for Nuxt Applications · @nuxtjs/i18n

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

  6. Storybook Integration for Nuxt

    Sep 1, 2016 · Add Storybook to your Nuxt application in seconds.

  7. Installation - Nuxt

    Oct 11, 2021 · Quick Start Install nuxt-vite: (nuxt >= 2.15.0 is required) yarn add --dev nuxt-vite # OR npm i -D nuxt-vite Add to buildModules: // nuxt.config export default { buildModules: [ 'nuxt …

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

  9. Icon Module - Nuxt PWA

    Icon Module This module automatically generates app icons and favicon with different sizes using jimp and fills manifest.icons[] with proper paths to generated assets that is used by manifest …

  10. <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 …