thud's blog

By thud, history, 4 years ago, In English

In my first blog post on CF, I would like to present Gravy, a graph visualisation tool/toy which allows you to generate/edit graphs and visualise common algorithms on them. The project is written with Svelte and Typescript using SVG. It's mostly intended for beginners like me but it should be interesting either way.

I created the project as I couldn't find a simple, easy-to-use graph visualisation toy on the web.

The project is now LIVE at gravy.thud.dev.
The code is available at github.com/thud/gravy.

Any bugs/feature-requests can be created on the Github repo's issues. Suggestions are welcome.

I hope you enjoy it!
Thanks,
JP

Full text and comments »

  • Vote: I like it
  • +171
  • Vote: I do not like it