I’d like to use it to create dynamic/procedurally generated swimlane diagrams on my website but I can’t find any github repos or CSS/JS license files or anything else. I couldn’t even find your name as the author, which made the whole thing feel weirdly sketchy in ways I’m not accustomed to with developer tooling.
And by procedurally generated, I mean I’d like the swim lane diagrams to update dynamically in the DOM as the user is working on the site rather than needing to have your server render them as bitmaps each time the user changes something.
I like that it is online. Often, when you need a quick sketch for your presentation or colleges, you don't want to open a desktop tool (you might not even have).
I would appreciate drag-able interface on the right (I know it is hard but it would definitely be a plus).
Connect a git repo or gist would be also nice.
I've also seen integrations to Google Drive where you can store it as a document.
Do you have any further plans with this tool? Cover more UML diagrams and so.
Thanks for the feedback! Diagram is not drag-able but support inline editing with double click. Google Drive integration is in the works. Gitbook plugin available: https://plugins.gitbook.com/plugin/swimlanes-io. Had the initial ambition to support flowcharts but want to ace sequence diagrams first