forgeplus-react/node_modules/ahooks
zhiyuanliu cb17bad1d4 activity visualize step one 2023-07-29 06:19:10 -07:00
..
dist activity visualize step one 2023-07-29 06:19:10 -07:00
es activity visualize step one 2023-07-29 06:19:10 -07:00
lib activity visualize step one 2023-07-29 06:19:10 -07:00
node_modules/intersection-observer activity visualize step one 2023-07-29 06:19:10 -07:00
LICENSE activity visualize step one 2023-07-29 06:19:10 -07:00
README.md activity visualize step one 2023-07-29 06:19:10 -07:00
package.json activity visualize step one 2023-07-29 06:19:10 -07:00

README.md

English | 简体中文

ahooks

React Hooks Library.

NPM version NPM downloads

⚠️ ahooks 3.0 is comming! welcome to try it https://ahooks-next.surge.sh/

📚 Documentation

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

🤝 Contributing

$ git clone git@github.com:alibaba/hooks.git
$ cd hooks
$ yarn run init
$ yarn start

Open your browser and visit http://127.0.0.1:8001 , see more at Development.

We welcome all contributions, please read our CONTRIBUTING.MD first, let's build a better hooks library together.

👥 Discuss

License

MIT