Skip to content

popomore/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 [email protected]: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 90.9%
  • JavaScript 9.1%