0

I keep having to remove all of my variable references and other bits and pieces when I use the visualizer tool to generate those useful diagrams. I was wondering if there is a way for me to generate them programmatically?

Is there a typescript compatible or even a non-typescript method of doing this?

1 Answers1

0

Yes, this is currently in progress. If you would like to see progress (or are brave enough to try it out yourself), it is on the viz branch of XState: https://github.com/davidkpiano/xstate/tree/viz

David Khourshid
  • 4,918
  • 1
  • 11
  • 10