Skip to content

mancoxu/hooks

Repository files navigation

English | 简体中文

@umijs/hooks

react hooks library

NPM version NPM downloads

Install

npm i @umijs/hooks --save

Usage

import { useAsync } from '@umijs/hooks';

Development

$ git clone git@github.com:umijs/hooks.git
$ cd hooks
$ npm install
$ npm start

Open your browser and visit http://127.0.0.1:8001/hooks , see more at Development.

Contributing

We welcome all contributions, please read our CONTRIBUTING.MD first, let's build a better hooks library together.

Community

Github Issue 钉钉群 微信群
umijs/hooks/issues

License

MIT

About

React Hooks Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 75.1%
  • JavaScript 24.9%