PeachScript / hooks

React Hooks Library

Home Page:http://ahooks.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English | 简体中文

ahooks

React Hooks Library.

NPM version NPM downloads

📚 Document

✨ 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

http://ahooks.js.org/

License:MIT License


Languages

Language:TypeScript 92.7%Language:JavaScript 7.3%Language:CSS 0.0%