fsmviz
FSM diagram generator
Generates Graphviz diagrams from finite state machine (FSM) data in Clojure or JavaScript.
Generate Graphviz diagrams from FSM data
51 stars
3 watching
3 forks
Language: Clojure
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jebberjeb/viz.cljc | A Clojure/Clojurescript library that generates images from Graphviz dot strings using Viz.js. | 31 |
ivan-m/graphviz | Provides Haskell bindings to visualize graphs and graph data structures using the Graphviz toolkit | 64 |
daveray/dorothy | A Clojure-based DSL for generating Graphviz graphs with a focus on simplicity and flexibility. | 246 |
alexandresalome/graphviz | A PHP library for generating diagrams using Graphviz | 73 |
chrisnikkel/sharpvg | A .NET Standard library that allows F# developers to create vector graphics in SVG format using simple commands. | 73 |
lucasepe/draft | Generates diagrams of high-level microservice and serverless architecture from YAML files. | 579 |
wmaurer/cyclejs-fractals | A Cycle.js application that generates and animates SVG fractals. | 21 |
xflr6/graphviz | Provides a Python interface to generate and render graph descriptions in DOT language | 1,645 |
mobxjs/mst-gql | Simplifies integration of GraphQL and mobx-state-tree by automatically generating types and code | 684 |
fransallen/blobcdn | Provides a CDN for generating SVG shapes on the fly | 21 |
greghub/vue-funnel-graph-js | A Vue.js component for drawing SVG funnel graphs with customizable values, labels, and animation. | 216 |
jsmmth/react-avatar-generator | Generates kaleidoscope patterns for user avatars in React applications | 69 |
mhlabs/cfn-diagram | A tool to visualize CloudFormation/SAM/CDK templates as diagrams | 67 |
aveheuzed/nimgraphviz | A Nim library for creating graphs with GraphViz and DOT | 6 |
lucasepe/modgv | Converts Go module graph output to Graphviz DOT language for visualization | 487 |