stonecypher/FSL Automatic Flowchart Visualization of finite state machines

Automatically render your FSL finite state machines to PNG or SVG flowcharts using jssm-viz. Pretty painless

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
targetGlobGlob to use as target. Defaults to either `./**/*.fsl`. Usually just a filename when specified./**/*.fsl
branchEither "current" for the branch that targeted the actionyesfalse
usePngInclude PNG format when outputting imagesyesfalse
useSvgInclude SVG format when outputting imagesyestrue
useJpegInclude JPEG format when outputting images (same as JPG but four letter extension)yesfalse
useJpgInclude JPG format when outputting images (same as JPEG but three letter extension)yesfalse
useWebPInclude WebP format when outputting imagesyesfalse
useDotInclude GraphViz DOT format when outputting (source, not an image)yesfalse
useJsonTreeInclude Tree-As-JSON format when outputting (source, not an image)yesfalse

no outputs