|
|
|
|
|
by WorldMaker
364 days ago
|
|
This is a higher level toolkit for building SVGs of diagrams, like GraphViz or Mermaid. Compared to Mermaid, explicitly, it is more "mid-level" like Processing/P5.js or D3.js, higher concepts than raw shapes, but lower concepts than DSLs explicitly for GANTT charts or flowcharts. Compared to P5.js or D3.js, Bluefish uses a React-inspired tree (and its SolidJS library even supports JSX, just not its vanilla approach) more than "turtle commands". |
|