@marlonwiss/nuxt-directives v1.0.13
@marlonwiss/nuxt-directives
A Nuxt 3 module that automatically installs a collection of useful Vue 3 directives into your application.
Powered by vue-directives and designed for seamless integration with Nuxt.
Installation
Install the module using your favorite package manager:
Using pnpm
pnpm add @marlonwiss/nuxt-directivesUsing yarn
yarn add @marlonwiss/nuxt-directivesUsing npm
npm install @marlonwiss/nuxt-directivesSetup
Add @marlonwiss/nuxt-directives to your nuxt.config.ts:
export default defineNuxtConfig({
  modules: [
    '@marlonwiss/nuxt-directives'
  ]
})That's it! All custom directives are now globally available in your project.
📚 Usage / Directives Documentation
See the full list of available directives here.
📚 Changelog
See the full changelog here.
📚 Monorepo Documentation
See the documentation of the monorepo here.
License
6 months ago
6 months ago
6 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago