Skip to content

conradreuter/react-use

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation



πŸ‘
react-use






Collection of essential React Hooks. Port of libreact. See demos.
Translations: πŸ‡¨πŸ‡³ 汉语




npm i react-use








Usage


You need to have React 16.8.1 or later installed to use Hooks API.

You can import each hook individually import useToggle from 'react-use/lib/useToggle'.


License

Unlicense β€” public domain.

Packages

No packages published

Languages

  • TypeScript 99.2%
  • JavaScript 0.8%