https://github.com/danielgiljam/use-actor-amplified
A different take on the useActor hook in @xstate/react.
https://github.com/danielgiljam/use-actor-amplified
actor-model hooks-api-react react xstate
Last synced: about 1 year ago
JSON representation
A different take on the useActor hook in @xstate/react.
- Host: GitHub
- URL: https://github.com/danielgiljam/use-actor-amplified
- Owner: DanielGiljam
- License: mit
- Created: 2021-08-21T11:38:01.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-21T11:47:05.000Z (almost 5 years ago)
- Last Synced: 2025-03-12T17:50:47.276Z (over 1 year ago)
- Topics: actor-model, hooks-api-react, react, xstate
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/use-actor-amplified
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# use-actor-amplified
A different take on the useActor hook in [@xstate/react](https://www.npmjs.com/package/@xstate/react).