Skip to content

xcgs/hooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,620 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.6%
  • JavaScript 6.4%