apply-hooks
v1.0.26
Published
A high-quality & reliable JavaScript Hooks library.
Downloads
8
Maintainers
Readme
Apply-Hooks
English | 简体中文
📚 Components
📚 Tool method
📚 Data Structure
✨ Features
- Easy to learn and use
- Contains a large number of advanced Hooks that are refined from business scenarios
- Contains a comprehensive collection of basic Hooks
- Written in TypeScript with predictable static types
📦 Install
$ npm install apply-hooks
# or
$ yarn add apply-hooks
# or
$ pnpm install apply-hooks
🔨 Usage
import { useMount } from 'apply-hooks'
📚 Development Task
- ahooks
- lodash
- jquery