xstate-ninja icon indicating copy to clipboard operation
xstate-ninja copied to clipboard

Devtool for XState state machines

Results 14 xstate-ninja issues
Sort by recently updated
recently updated
newest added

It should be possible to set up custom event watchers (with sounds).

enhancement

Display `createdAt` timestamp in the EventPanel.

enhancement

Connect source and target location of events.

enhancement

Hey! Recently migrated away from xstate@4 to xstate@5. Due to a breaking change in xstate5 we now need to use `useActorRef` instead of `useInterpret`. This creates an actor for a...