drawio-plugin-eight-droves-o

By spellcard199

Drawio-plugin-eight-droves-o Alternatives

Similar projects and alternatives to drawio-plugin-eight-droves-o

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better drawio-plugin-eight-droves-o alternative or higher similarity.

drawio-plugin-eight-droves-o reviews and mentions

Posts with mentions or reviews of drawio-plugin-eight-droves-o. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-23.
  • Diagrams: Open-Source Alternative to Lucidchart
    9 projects | news.ycombinator.com | 23 Mar 2022
    ... then you can automate changes and to the diagram using mxGraph's api [1] on the `graph' variable from the console.

    Around this plugin mechanism I wrote some dirty hacks for personal use to make the editor behave more to my likings [2] (some features stopped working with recent versions of the desktop app), and an even dirtier Emacs mode for editing labels and having the js REPL available directly from Emacs when I need to run some code to fix my diagrams programmatically [3] (based on Indium [4] + the fact that electron apps can be launched with --remote-debugging-port=...). It's not pretty, but works enough for me, and it's only thanks to customizability that diagrams.net allows.

    [1] https://jgraph.github.io/mxgraph/docs/js-api/files/view/mxGr...

    [2] https://gitlab.com/spellcard199/drawio-plugin-eight-droves-o...

    [3] https://gitlab.com/spellcard199/emacs-drawio

    [4] https://github.com/NicolasPetton/Indium