Apply-Hooks
A high-quality & reliable JavaScript Hooks library.
English | 简体中文
📚 Components
- useMount
- useTimeout
- useCookie
- useInterval
- useArrayChunk
- useCompact
- useClipBoard
- useEventLoop
- useSort
📚 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