yoshuawuyts/fsm-event

non-direct transition chains

Open

#4 aperta il 30 mag 2015

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (1 fork)github user discovery
help wanted

Metriche repository

Star
 (91 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

fsm supports checking for non-direct transitions. e.g. given a -> b it can figure out it needs to do a -> b -> c. fsm-event doesn't support this yet, though it might be neat to have. I currently don't have a use case for this, but if anyone want to implement it patches would be more than welcome.

Guida contributor