/mithhooks

React style hooks for mithril

Primary LanguageTypeScript

mithHooks

Hooks for mithril.

Wrap your component in withHooks(). Use useState(), useRef(), and useEffect() like the React API.