usehooks
usehooks copied to clipboard
useType hook from @microstates/react
useType makes it super easy to use Microstates' composable runtime type system with React.
Implementation can be found in @microstates/react repo.
Example usage can be found in TodoMVC with Microstates & React Codesandbox