@vygruppen/spor-util-react
v0.2.1
Published
A set of utilities to build wonderful apps with.
Downloads
10
Keywords
Readme
Utilities (React)
A set of utilities to build wonderful apps with.
Installation
$ npm install @vygruppen/spor-util-react
Usage
import {
useBreakpointValue,
useClipboard,
useControllableProp,
useDisclosure,
useMediaQuery,
useMergeRefs,
useOutsideClick,
usePrefersReducedMotion,
useTheme,
useToken,
} from "@vygruppen/spor-util-react";
Please refer to the docs for more information about usage.
Development
Please refer to the root readme for development notes.