# hooks **Repository Path**: william_ning/hooks ## Basic Information - **Project Name**: hooks - **Description**: React Hooks Library - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-12 - **Last Updated**: 2021-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README English | [įŽäŊ䏿](https://github.com/alibaba/hooks/blob/master/README.zh-CN.md) # ahooks React Hooks Library. [![NPM version][image-1]][1] [![NPM downloads][image-2]][2] ## đ Document - [English](https://ahooks.js.org/) - [䏿](https://ahooks.js.org/zh-CN/) ## ⨠Features - Easy to learn and use. - Contains a wealth of advanced Hooks that are refined from the app. - Contains a wealth of basic Hooks. - Written in TypeScript with predictable static types. ## đĻ Install ``` npm i ahooks --save ``` ## đ¨ Usage ``` import { useRequest } from 'ahooks'; ``` ## Core Team
|
ice |
umi |
Alisports |
## â
License
[MIT](https://github.com/alibaba/hooks/blob/master/LICENSE)
[1]: https://www.npmjs.com/package/ahooks
[2]: https://npmjs.org/package/ahooks
[image-1]: https://img.shields.io/npm/v/ahooks.svg?style=flat
[image-2]: https://img.shields.io/npm/dm/ahooks.svg?style=flat