nuxt-outfit
TypeScript icon, indicating that this package has built-in type declarations

1.5.3 • Public • Published

@nuxtjs/outfit

npm version npm downloads License

Outfit

Features

  • ⛰  Socket suport
  • 🚠  Sanctum support
  • 🌲  Form validation

Quick Setup

  1. Add nuxt-outfit dependency to your project
# Using npm
npm install --save-dev nuxt-outfit
  1. Add nuxt-outfit to the nuxt-outfit section of nuxt.config.ts
export default defineNuxtConfig({
  modules: [
    'nuxt-outfit'
  ]
})

That's it! You can now use My Module in your Nuxt app ✨

Package Sidebar

Install

npm i nuxt-outfit

Weekly Downloads

30

Version

1.5.3

License

MIT

Unpacked Size

16.4 kB

Total Files

20

Last publish

Collaborators

  • komar