Skip to content

Lin47/hooks

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

Folders and files

NameName
Last commit message
Last commit date
Sep 21, 2021
Oct 8, 2021
Oct 8, 2021
Jan 13, 2021
Sep 24, 2021
Jun 28, 2019
Oct 21, 2020
Nov 2, 2020
May 27, 2020
Mar 2, 2021
Jan 21, 2020
Jun 28, 2019
Sep 21, 2021
Sep 26, 2021
Sep 21, 2021
Sep 21, 2021
Jun 7, 2020
Sep 21, 2021
Sep 21, 2021
Dec 6, 2020
Nov 9, 2020
Aug 13, 2020
Jun 8, 2020
Sep 21, 2021
Sep 26, 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 [email protected]: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

About

React Hooks Library

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.5%
  • JavaScript 6.5%