About 327 results
Open links in new tab
  1. Introduction - Nuxt Supabase

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

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

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

  4. Composables - nuxt-apollo-docs

    Nuxt Apollo provides and Auto Imports key composables for seamless usage throughout your application.

  5. auth - nuxt auth docs

    Aug 4, 2024 · TIP: Useful to manually refresh the token. onError(handler) Listen for auth errors: (plugins/auth.js)

  6. Configuration - Tailwind CSS module for Nuxt

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

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

  8. Workbox Module - Nuxt PWA

    Workbox Module Workbox is a collection of JavaScript libraries for Progressive Web Apps. (Learn more). This module adds full offline support using workbox. You can pass options to …

  9. Nuxt Firebase

    The Nuxt.js Firebase Module is a module that helps you integrate the Firebase JavaScript SDK into your application with ease. By simply configuring this module in your nuxt.config.js file, …

  10. DocSearch - @nuxtjs/algolia

    You probably have seen it in a lot of websites with the Cmd+K shortcut! Websites like nuxtjs.org, vuejs.org uses it to provide an instant search to users without any backend! Installation As …