Xstate Viz

Visualizer for XState machines
Alternatives To Xstate Viz
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Aws Lambda Power Tuning4,343
9 hours ago8apache-2.0JavaScript
AWS Lambda Power Tuning is an open-source tool that can help you visualize and fine-tune the memory/power configuration of Lambda functions. It runs in your own AWS account - powered by AWS Step Functions - and it supports three optimization strategies: cost, speed, and balanced.
Diagram Maker2,296
2 months ago6February 27, 20222apache-2.0TypeScript
A library to display an interactive editor for any graph-like data.
Xstate Viz328
4 months ago83mitTypeScript
Visualizer for XState machines
Simplestatemachinenodeeditor194
4 months ago14mitC#
🔗WPF node editor based on ReactiveUI
Aws Power Tuner Ui134
3 months ago14apache-2.0TypeScript
AWS Lambda Power Tuner UI is an open source project creating a deployable easy to use website built on a layered technology stack allowing you to optimize your Lambda functions for cost and/or performance in a data-driven way via an easy to use UI.
Diagram Maker Plugin Minimap26
3 months ago3apache-2.0TypeScript
A minimap plugin package for Diagram Maker.
Go Sm13
5 years agomitGo
A finite-state machine library for the Go programming language
Vhdl_fsm_visualizer10
4 years agolgpl-3.0C#
A VHDL helper that visualizes FSM states and transitions by tracking, in real-time, a specified .vhd file
Regpfa4
5 years agoJava
Process mining algorithm that learns the structure of finite state machines from observations of their behavior
Functionalstatemachine.jl3
2 years ago2mitJulia
Build a state machine in Julia based on functions along with stepping and visualization tools
Alternatives To Xstate Viz
Select To Compare


Alternative Project Comparisons
Readme

XState Visualizer

Visualize XState state machines and statecharts in real-time.

Use the Visualizer.

Usage

Visit stately.ai/viz to use the Visualizer.

Alternatively, you can install it locally (see installation)

Features

  • Create XState machines in JavaScript or TypeScript right in the visualizer
  • Simulate machines visually by clicking on events
  • Pan and zoom into the visualized machine
  • View current machine state
  • View list of events sent to the simulated machine
  • Access quick features via the command palette: cmd/ctrl + k
  • Inspect machines by setting url: 'https://stately.ai/viz?inspect' in @xstate/inspect
  • Save your machines in the Stately Registry
  • And many more upcoming features

Installation

  1. Clone this GitHub repo
  2. Run yarn install
  3. Run npm start and visit localhost:3000/viz

Releases

https://www.loom.com/share/5357e00577e64387b45de8ee65cb3805

Popular Visualization Projects
Popular State Machine Projects
Popular User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Typescript
Visualization
State Machine
State Management