Skip to content

Introduction

A collection of utility functions.

Installation

INFO

If you need to install the full library, please refer to the Guide.

If you only need to use the utility functions, you can install them exclusively with the following command:

shell
npm install @havue/tools --save
shell
yarn add @havue/tools
shell
pnpm install @havue/tools