🇬🇧 English
Appearance
A set of smart React hooks for performant UIs (React 18+)
Hooks update state only when needed: lazy flags, stable handlers and refs.
Many hooks can be used as a tuple or as an object — pick the shape you prefer.
Subscriptions and cleanup are sensible by default; behavior is predictable.
Browser APIs are touched strictly inside effects.