Introduction
This project contains 5 categories:
- Components (Vue3)
- Custom Directives (Vue3)
- Solutions
- Solution Hooks (Vue Composition API)
- Utility Functions
If you need to use components/functions from multiple categories simultaneously, we recommend installing the full package using one of the following commands:
shell
npm install havue --save
shell
yarn add havue
shell
pnpm install havue