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 --saveshell
yarn add @havue/directivesshell
pnpm install @havue/directives