https://github.com/vycke/fsm-editor
https://github.com/vycke/fsm-editor
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vycke/fsm-editor
- Owner: vycke
- Created: 2021-05-19T13:23:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-23T07:48:22.000Z (almost 4 years ago)
- Last Synced: 2025-04-19T07:41:31.329Z (9 months ago)
- Language: JavaScript
- Size: 3 MB
- Stars: 33
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - fsm-editor
README
# FSM Editor
A simple finite state machine editor. It can be found [here](https://fsm-editor.netlify.app/). It uses:
- [React Flow](https://reactflow.dev/)
- [FSM](https://github.com/crinklesio/fsm)
- [Feo CSS](https://github.com/crinklesio/feo-css)
- [DIGL - layout engine](https://github.com/crinklesio/digl)
_This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app)._