statechart-designer icon indicating copy to clipboard operation
statechart-designer copied to clipboard

Visual designing/development tool for statecharts in JS (XState)

Results 18 statechart-designer issues
Sort by recently updated
recently updated
newest added

I'd love a tool like this to support various types of refactorings. An obvious one is "specialize" to introduce a substate; you might not even consider that a refactoring. But...

![image](https://user-images.githubusercontent.com/4660659/45858342-dcb8ea80-bd11-11e8-9100-abc0a35c3f0a.png) Should also include `ALARM_OFF`

bug

Look into @davidpiano's comment: ``` We should talk about xstate V4 because it will have a machine.definition prop that will give a schema-based JSON representation of the statechart and make...

question

set your entrance initial state to a group. Produces "Node not found" error. ![image](https://user-images.githubusercontent.com/4660659/45591213-c3becc80-b900-11e8-8dbe-bc9f779a0907.png)

bug