/react-custom-hooks

📦 A collection of some useful React+TypeScript custom hooks.

Primary LanguageTypeScriptMIT LicenseMIT

React + TypeScript Custom Hooks

build

A collection 📦 of some useful React+TypeScript custom hooks.

Intended to be copy&pasted. No npm package (yet?).

The Hooks

Development

Install dependencies with pnpm

pnpm i --frozen-lockfile

Run checks

pnpm check