Vizdom: Diagrams as Code
41–50 of 68 posts
Re: Vizdom: Diagrams as Code
#42Any chance icons can be included? I want to design AWS diagrams and use service logos.
Re: Vizdom: Diagrams as Code
#43This is very nice and something I’ve been looking for for a while. Any chance icons can be included? I want to design AWS diagrams and use service logos.
It’s definitely something I want to support.
Re: Vizdom: Diagrams as Code
#44I’m the author, I just got tired of using a DSL and wanted a way to programmatically write/build a graph and quickly see the rendering. DLS-based diagramming tools like Terrastruct, mermaid, or graphviz definitely have their perks and are very well established for manual graph curation. But I found the lack of programmatic tooling (except terrastruct) a bit of a pain point.
"DLS-based diagramming tools like Terrastruct, mermaid, or graphviz definitely have their perks and are very well established for manual graph curation. But I found the lack of programmatic a bit of a pain point." Hi, creator of Ilograph[0] here. I agree with this if the DSL doesn't provide an IDE with autocomplete and instant-rendering (which I think applies to the technologies you mentioned). With auto-complete and…
Re: Vizdom: Diagrams as Code
#45Earlier quoted context omitted.
The npm package is free to use, but closed source until I have bandwidth. To be clear, you don’t need an account to use the npm package which has all of the functionality to perform layout and rendering. An account is only needed if you want to sync the graph and have a web page to view renderings. This is useful if you’ve instrumented a long lived application with Vizdom, but don’t want to produce a local layout/ren…
an account. to make a diagram. sigh diagrams-as-a-service. sign . "turn your OCD side project into a business: turn something that people do for free and don't really care that much about into a paid subscription service because..."
Re: Vizdom: Diagrams as Code
#46Earlier quoted context omitted.
"DLS-based diagramming tools like Terrastruct, mermaid, or graphviz definitely have their perks and are very well established for manual graph curation. But I found the lack of programmatic a bit of a pain point." Hi, creator of Ilograph[0] here. I agree with this if the DSL doesn't provide an IDE with autocomplete and instant-rendering (which I think applies to the technologies you mentioned). With auto-complete and…
This looks really interesting and I love how well put-together it feels! I wish your offline desktop software version had a one-time payment option though. Forcing SaaS subscriptions for non-SaaS is a big turn-off IMO.
Re: Vizdom: Diagrams as Code
#47How does this compare to D2 and Mermaid?
Re: Vizdom: Diagrams as Code
#48This is very nice and something I’ve been looking for for a while. Any chance icons can be included? I want to design AWS diagrams and use service logos.