Socket
Socket
Sign inDemoInstall

@custom-react-hooks/all

Package Overview
Dependencies
37
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @custom-react-hooks/all

A collection of reusable React hooks by custom-react-hooks.


Version published
Weekly downloads
112
increased by36.59%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Custom React Hooks Logo

License GitHub Stars GitHub Forks GitHub Issues

A collection of reusable and well-documented custom React hooks for supercharging your React applications. These hooks cover a wide range of functionalities, making it easier for you to build dynamic and interactive user interfaces.

Custom React Hooks Library

Website

https://custom-react-hooks-live.vercel.app/

Github

https://github.com/djkepa/custom-react-hooks

🌟 Table of Contents

🚀 Installation

Choose and install individual hooks that suit your project needs, or install the entire collection for a full suite of utilities.

Installing All Hooks

If you prefer to have all hooks at your disposal, you can install the entire collection:

npm install @custom-react-hooks/all

or

yarn add @custom-react-hooks/all

Installing Specific Hooks

Each hook is a standalone package, and you can install them individually using npm or yarn:

npm install @custom-react-hooks/use-async

or

yarn add @custom-react-hooks/use-async

📚 Hooks List

A list of available hooks and their respective documentation can be found below:

🛠️ Contributing

Your contributions are welcome! Please read our Contributing Guidelines for details on how to submit pull requests, file bugs, and suggest enhancements.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

Keywords

FAQs

Last updated on 09 Dec 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc