alibaba / hooks
- пятница, 19 июня 2020 г. в 00:27:20
TypeScript
React Hooks Library
English | 简体中文
React Hooks Library.
npm i ahooks --save
import { useRequest } from 'ahooks';
$ 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.