Typesafe
All hooks are purely written in Typescript, harnessing the power of generics. This results in strongly typed APIs, contributing to a better Developer Experience (DX) when using the package.
Typesafe
All hooks are purely written in Typescript, harnessing the power of generics. This results in strongly typed APIs, contributing to a better Developer Experience (DX) when using the package.
Tree Shakeable
All hooks are are packaged as ES modules, offering the advantage of minimal import cost for individual functions.
Server safe
Interactive Demos
All hooks comes with an interactive demo example. These demos serve as effective illustrations, helping users understand how to integrate and leverage the hooks in their projects.