Set of useful hooks for React applications.
Features | Documentation | Localization | Install | Peer dependencies
Changelog | Questions | License | Contribution | Additional
✨ Features
- Easy to use
- Small size
- Full TypeScript support
- Built with no dependency
English 🇺🇸 | Russian 🇷🇺 | French 🇫🇷 | German 🇩🇪 | Spanish 🇪🇸
Korean 🇰🇷 | Japanese 🇯🇵 | Chinese 🇨🇳
🚀 Install
From npm:
npm install --save react-hooks-kit
From yarn:
yarn add react-hooks-kit
This library uses the following peer dependencies, which may already be included in your project if it uses React:
- react: 17.0.2
If you have recently updated, please read Changelog for details of what has changed.
👨🚀 Questions
- If you find a problem or want to improve this project, see Issues.
- If you can suggest a solution to some problem or decide to improve something in the project, go to Pull request.
- If you have any questions, [email protected].
📄 License
The React Hooks Kit package is licensed under the MIT License.
Contribution is welcome.
You can find detailed instructions and a set of rules in Contributing.
Thank you to everyone who has contributed to this project. You are breathtaking.
Thanks for using this package.
If you will like this, please set star to GitHub, it will help to add more useful hooks.