UseHooks
👻 A collection of utility functions based on React Hook API.
Usage
shell
pnpm i @use-kit/react-hooks
pnpm i @use-kit/react-hooks
ts
import { useSomethingHook } from '@use-kit/react-hooks'
useSomethingHook()
import { useSomethingHook } from '@use-kit/react-hooks'
useSomethingHook()
License
MIT License © 2022 Akashi Sai