Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gitpaulo/fsm-visualisation
🔢 A tool for generation, visualisation and interaction with theoretical finite state machines.
https://github.com/gitpaulo/fsm-visualisation
animation finite-state-machine fsm visualiser
Last synced: 8 days ago
JSON representation
🔢 A tool for generation, visualisation and interaction with theoretical finite state machines.
- Host: GitHub
- URL: https://github.com/gitpaulo/fsm-visualisation
- Owner: GitPaulo
- License: mit
- Created: 2019-02-22T15:47:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-09T05:19:12.000Z (over 5 years ago)
- Last Synced: 2024-05-28T15:19:43.651Z (6 months ago)
- Topics: animation, finite-state-machine, fsm, visualiser
- Language: JavaScript
- Homepage:
- Size: 11.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Finite State Machines - Generator & Interactive Visualiser
A front-end application that generates, displays and animates theoretical Finite State Machines.**Features**:
- Generation of DFA, NFA and E-NFA
- Interactive visualisation of the FSMs.
- Animation of the accept algorithm for the FSMs.
- Configurable canvas.
- Storage of past FSM objects.## Media
![](assets/media/r1.gif)
![](assets/media/r2.gif)
![](assets/media/r3.gif)