https://github.com/h7ml/hooks
@dext7r/hooks is a custom Hooks library for React, designed to provide a convenient and easy-to-use set of Hooks tailored for various scenarios. This library encompasses a range of common frontend request operations, including Axios, Puppeteer, Fetch, Request, and more, to facilitate efficient handling of network requests and browser interactions
https://github.com/h7ml/hooks
dext7r hooks react react-hooks react-library
Last synced: about 2 months ago
JSON representation
@dext7r/hooks is a custom Hooks library for React, designed to provide a convenient and easy-to-use set of Hooks tailored for various scenarios. This library encompasses a range of common frontend request operations, including Axios, Puppeteer, Fetch, Request, and more, to facilitate efficient handling of network requests and browser interactions
- Host: GitHub
- URL: https://github.com/h7ml/hooks
- Owner: h7ml
- License: apache-2.0
- Created: 2023-08-01T14:13:47.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-09T15:43:44.000Z (2 months ago)
- Last Synced: 2025-04-12T15:07:43.656Z (about 2 months ago)
- Topics: dext7r, hooks, react, react-hooks, react-library
- Language: TypeScript
- Homepage: https://hooks.h7ml.cn
- Size: 2.06 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Welcome to @dext7r/hooks 👋
> @dext7r/hooks is a custom Hooks library for React, designed to provide a convenient and easy-to-use set of Hooks tailored for various scenarios. This library encompasses a range of common frontend request operations, including Axios, Puppeteer, Fetch, Request, and more, to facilitate efficient handling of network requests and browser interactions。
> @dext7r/hooks 是一个基于 React 的自定义 Hooks 库,旨在提供一套方便、易用的针对不同场景的 Hooks 封装。该库涵盖了多种常见的前端请求操作,包括 Axios、Puppeteer、Fetch、Request 等,以帮助开发者更高效地处理网络请求和浏览器操作
### 🏠 [Homepage](https://hooks.h7ml.cn/)
## Author
👤 **h7ml**
- Website: http://h7ml.cn?q=github
- Github: [@h7ml](https://github.com/h7ml)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/h7ml/hooks/issues/new). You can also take a look at the [contributing guide](https://github.com/h7ml/hooks/blob/master/CONTRIBUTING.md).## Show your support
Give a ⭐️ if this project helped you!
## 🤝 Contributing
> 📊 Total: **4**
[![][back-to-top]](#readme-top)
##
[profile-url]: https://github.com/arvinxx
[back-to-top]: https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square
[contributors-shield]: https://img.shields.io/github/contributors/h7ml/hooks.svg?style=flat
[contributors-url]: https://github.com/h7ml/hooks/graphs/contributors[forks-shield]: https://img.shields.io/github/forks/h7ml/hooks.svg?style=flat
[forks-url]: https://github.com/h7ml/hooks/network/members[stargazers-shield]: https://img.shields.io/github/stars/h7ml/hooks.svg?style=flat
[stargazers-url]: https://github.com/h7ml/hooks/stargazers[issues-shield]: https://img.shields.io/github/issues/h7ml/hooks.svg?style=flat
[issues-url]: https://github.com/h7ml/hooks/issues/new/choose## 📝 License
Copyright © 2023 [h7ml](https://github.com/h7ml).
This project is [Apache--2.0](https://github.com/h7ml/hooks/blob/master/LICENSE) licensed.