JavaScriptRegenerated / yieldmachine

Components for State Machines, using Generator Functions
https://regenerated.dev/yieldmachine
MIT License
33 stars 0 forks source link

New description #33

Open RoyalIcing opened 2 years ago

RoyalIcing commented 2 years ago

Declare state machines using components.

YieldMachine is an opinionated library for creating state machines and actors. JavaScript Generator functions allow rich behaviour to be declared and composed together. And its modular design lets plugins add new behaviour.