Type-safe & tree-shakeable
Every hook is written in TypeScript with full type inference. Import only what you use — no runtime dependencies beyond React.
Live, editable examples
Every hook page ships with a runnable, editable demo so you can see exactly how it behaves before adding it to your app.
Documented from source
The API reference is generated straight from the library's TypeScript source, so the docs never drift from the code.