Statechart editor inspired by StateMate and CouchEdit
Find a file
2025-11-08 10:32:28 +01:00
artwork performance and usability improvements 2025-10-23 19:16:46 +02:00
src clean up code a bit (split of SideBar component and simulator callbacks from App) + fix bug in property checker 2025-11-08 10:32:28 +01:00
trash can define multiple properties. can see detailed view of chosen property. 2025-11-06 16:25:48 +01:00
.gitignore dirty but the initial concept is working 2025-10-04 23:13:55 +02:00
.npmrc store app state in URL hash 2025-10-07 15:49:19 +02:00
assignment.html assignment: fix property (it was wrong) + always include traces for 'true' and 'false' 2025-11-07 15:09:21 +01:00
bun-env.d.ts dirty but the initial concept is working 2025-10-04 23:13:55 +02:00
bun.lock can define multiple properties. can see detailed view of chosen property. 2025-11-06 16:25:48 +01:00
bunfig.toml dirty but the initial concept is working 2025-10-04 23:13:55 +02:00
global.d.ts can define multiple properties. can see detailed view of chosen property. 2025-11-06 16:25:48 +01:00
package.json can define multiple properties. can see detailed view of chosen property. 2025-11-06 16:25:48 +01:00
README.md update logo 2025-10-23 16:39:44 +02:00
todo.txt update todo 2025-11-06 19:53:54 +01:00
tsconfig.json better UI 2025-10-20 16:29:48 +02:00

logo

Statechart design, simulation and testing tool, developed with the goal of teaching Statecharts, but probably useful in its own right.