A collection of libraries and tools I repeatedly use in my projects.
A simple store subject that can be used to store and retrieve data in a reactive way.
A React hook to subscribe to a store subject.
Hooks like useClickOutside, and useWindowResize to listen to native events.
A React hook to listen to gloabal keyboard events, with abilities to cancel events inside inputs and assigning keybindings per app state.