An open API service indexing awesome lists of open source software.

https://github.com/vycke/fsm-editor


https://github.com/vycke/fsm-editor

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

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)._