Introduction
A collection of custom directives built on Vue ^(3.3.0).
Installation
INFO
If you need to install the full library, please refer to the Guide.
To install only the directives, use the following commands:
shell
npm install @havue/directives --save
shell
yarn add @havue/directives
shell
pnpm install @havue/directives