Skip to content

Celeste72/hooks

This branch is 988 commits behind alibaba/hooks:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

94a430d · Jul 29, 2021
Jul 29, 2021
Dec 14, 2020
Jul 23, 2021
Jan 13, 2021
Jul 22, 2021
Jun 28, 2019
Oct 21, 2020
Nov 2, 2020
May 27, 2020
Mar 2, 2021
Jan 21, 2020
Jun 28, 2019
Aug 2, 2020
Nov 12, 2020
Feb 23, 2021
Jan 28, 2021
Jun 7, 2020
Jan 4, 2021
Aug 13, 2020
Dec 6, 2020
Nov 9, 2020
Aug 13, 2020
Jun 8, 2020
Jun 30, 2020
Jul 23, 2021
Jul 22, 2021
Jul 10, 2020
Jun 8, 2020

Repository files navigation

English | 简体中文

ahooks

React Hooks Library.

NPM version NPM downloads

📚 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
$ npm run init
$ npm 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

About

React Hooks Library

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.6%
  • JavaScript 6.4%