Skip to content

basile-parent/cool-hooks

Repository files navigation

Cool hooks

Current version badge GitHub milestone
Licence Build doc badge Build doc badge Tested with Vitest PR are welcomed

This library is a bunch of useful React hooks.

Installation

npm install @basile-parent/cool-hooks

If you want to only use debug hooks, you can install it as dev dependency

npm install --save-dev @basile-parent/cool-hooks

Usage

See the documentation