robot-hooks
v1.0.0
Published
Hooks for use with Robot finite state machines
Downloads
14,233
Readme
robot-hooks
Hooks utilities for use with Robot. Use this to create a useMachine
hook that works with any hook-supporting view library.
Installation
Via npm:
npm install robot-hooks --save
Or Yarn:
yarn add robot-hooks
📚 Documentation
- This repo (and other integrations) are documented on thisrobot.life.
- Please star ⭐️ this repo.
License
BSD-2-Clause