NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Bluefishjs: A diagram drawing framework for JavaScript (bluefishjs.org)
madmaniak 4 days ago [-]
What's wrong with SVG?
WorldMaker 4 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".

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 11:06:53 GMT+0000 (Coordinated Universal Time) with Vercel.