Hooks for use with Robot finite state machines
npm install robot-hooksHooks utilities for use with Robot. Use this to create a useMachine hook that works with any hook-supporting view library.
Via npm:
``shell`
npm install robot-hooks --save
Or Yarn:
`shell``
yarn add robot-hooks
* This repo (and other integrations) are documented on thisrobot.life.
* Please star ⭐️ this repo.
BSD-2-Clause