🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@caldwell619/react-hooks

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@caldwell619/react-hooks

Collection of useful, reusable React hooks

latest
npmnpm
Version
0.0.10
Version published
Maintainers
1
Created
Source

React Hooks

A collection of useful React hooks. This package combines the hooks I use the most into one. Several great hook libraries are out there, and I have given credit to them in the source files in which they are used.

This collection is geared towards my usage, but hopefully can work for you too. If not, :man_shrugging:

Installation

# Yarn
yarn add @caldwell619/react-hooks

# NPM
npm install --save @caldwell619/react-hooks

Usage

All hooks can be imported from the root.

import { useSomethingCool } from '@caldwell619/react-hooks'

Keywords

hook

FAQs

Package last updated on 03 Jan 2022

Did you know?

Socket

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