https://github.com/rgdevme/hooks-n-more
Self made colleciton of hooks
https://github.com/rgdevme/hooks-n-more
Last synced: 5 months ago
JSON representation
Self made colleciton of hooks
- Host: GitHub
- URL: https://github.com/rgdevme/hooks-n-more
- Owner: rgdevme
- License: mit
- Created: 2022-05-10T03:24:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-16T13:51:55.000Z (about 4 years ago)
- Last Synced: 2025-03-13T07:01:48.178Z (over 1 year ago)
- Language: TypeScript
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to Custom Hooks 👋
> This is a react hook collection made for personal use and for practicing.
>
> Feel free to use it, fork it, copy it, or whatever you need. 🤘🏼
### 🏠 [Homepage](https://github.com/rgdevme/use-rgdevme#readme)
## Install
```sh
yarn add @rgdevme/hooks
```
or
```sh
npm i @rgdevme/hooks
```
## Author
👤 **Rafael González**
- Website: https://github.com/rgdevme/
- Github: [@rgdevme](https://github.com/rgdevme)
- LinkedIn: [@rafael-gonzalez](https://linkedin.com/in/rafael-gonzalez)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/rgdevme/use-rgdevme/issues).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2022 [Rafael González](https://github.com/rgdevme).
This project is [MIT](https://opensource.org/licenses/MIT) licensed.
---
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_