1.0.13 • Published 6 months ago

@marlonwiss/nuxt-directives v1.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@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-directives

Using yarn

yarn add @marlonwiss/nuxt-directives

Using npm

npm install @marlonwiss/nuxt-directives

Setup

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

MIT License

1.0.13

6 months ago

1.0.12

6 months ago

1.0.11

6 months ago

1.0.10

7 months ago

1.0.9

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago

0.3.3

7 months ago

0.3.2

7 months ago

0.3.1

7 months ago

0.3.0

7 months ago

0.2.20

7 months ago

0.2.19

7 months ago

0.2.18

7 months ago

0.2.17

7 months ago

0.2.16

7 months ago

0.2.15

7 months ago

0.2.14

7 months ago

0.2.13

7 months ago

0.2.12

7 months ago

0.2.11

7 months ago

0.2.10

7 months ago

0.2.9

7 months ago

0.2.8

7 months ago

0.2.7

7 months ago

0.2.5

7 months ago

0.2.4

7 months ago

0.2.3

7 months ago

0.2.2

7 months ago

0.2.1

7 months ago

0.2.0

7 months ago

0.1.0

7 months ago