Here are
36 public repositories
matching this topic...
A state machine abstraction for React
Updated
Jan 23, 2019
JavaScript
React Hook for using Statecharts powered by XState. use-machine.
Updated
Jun 2, 2020
TypeScript
Updated
Mar 28, 2020
Python
Visualize a xstate or react-automata statechart as a plantuml state diagram
Updated
May 28, 2020
JavaScript
XState Router. Add routes to your XState machine.
Updated
May 28, 2020
TypeScript
Re-frame supplimentary library routing dispatched events via statecharts implementing finite state machines.
Updated
Apr 5, 2020
Clojure
State machine framework for reactive embedded systems
🤖 A lightweight, easy to use, type-safe and programmable state machine implementation for Go
Updated
Jan 25, 2020
Python
Everything awesome about XState
[WIP] xstate for dart & flutter
Updated
Mar 19, 2020
Dart
A statecharts-driven snake game 🐍
Updated
Jun 7, 2020
TypeScript
Router state-machine hook, powered by XState (DEPRECATED).
Updated
May 24, 2020
TypeScript
Scala statecharts collection (FSM, UML)
Updated
Jul 14, 2019
Scala
.NET Standard SCXML compatible Statechart implementation
A C++ state machine framework based on SCXML
An example app using react and xstate
Updated
Jun 8, 2020
JavaScript
Lightweight communicating state machine framework for embedded systems
A set of components to describe a visual formalism.
LDL-based DSL for statechart generation and verification
Updated
Dec 21, 2019
OCaml
A python state machine framework based on scxml.
Updated
Oct 30, 2019
Python
Tetris written with ClojoureScript/re-frame
Updated
Apr 30, 2020
Clojure
yet another hierarchical state machine in Go
The Art of explicit and consistent user interfaces v2 @404fest 2018
Updated
Sep 14, 2019
HTML
What do you get when you cross Statecharts with The Elm Architecture?
Updated
Sep 20, 2019
Haskell
Talk at ReactJSDay italy 2019 about "Tackling React Component complexity using Reactive Statecharts"
Improve this page
Add a description, image, and links to the
statecharts
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
statecharts
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
A fallback if graphviz/dot cli didn't exist since it support exporting to png, pdf, eps, and many more. And yeah, Inkscape has a CLI version!
scrap code input.scl -f smcat --as svg | inkscape --export-pdf output.pdf --file -References