Skip to content

Automata v0.2.0

Latest
Compare
Choose a tag to compare
@de7ign de7ign released this 24 Apr 17:08
60b8d12

What's new?

  • DFA feature.
Automata is now able to perform all the basic operations with DFA.
Multiple edges can be added.
Multi-length labels in edges are accepted now.
Edit nodes/edge textbox is improved.
  • Core UI is rewritten as functional components and leverage react-hooks.