All Projects → vidarh → Diagram Tools

vidarh / Diagram Tools

Licence: mit
A number of small tools for generating and manipulating diagrams, mostly based around Graphviz

Projects that are alternatives of or similar to Diagram Tools

PlantUml-Language-Service
PlantUml Language Service extension for Visual Studio 2017 and 2019
Stars: ✭ 24 (-74.74%)
Mutual labels:  graphviz, diagram
Aws Plantuml
PlantUML sprites, macros, and other includes for AWS components.
Stars: ✭ 565 (+494.74%)
Mutual labels:  graphviz, diagram
GiGraph
Simple yet versatile library for generating graphs in the DOT language
Stars: ✭ 25 (-73.68%)
Mutual labels:  graphviz, diagram
Diagram Vue
A editable SVG-based diagram component for Vue
Stars: ✭ 86 (-9.47%)
Mutual labels:  svg, diagram
Gatsby Embedder Excalidraw
🤴 Custom transformer to embed Excalidraw diagrams
Stars: ✭ 45 (-52.63%)
Mutual labels:  svg, diagram
Svgbob
Convert your ascii diagram scribbles into happy little SVG
Stars: ✭ 3,031 (+3090.53%)
Mutual labels:  svg, diagram
Wavedrom.github.io
Digital timing diagram editor
Stars: ✭ 453 (+376.84%)
Mutual labels:  svg, diagram
Wavedrom
🌊 Digital timing diagram rendering engine
Stars: ✭ 1,668 (+1655.79%)
Mutual labels:  svg, diagram
Flowchart.js
Draws simple SVG flow chart diagrams from textual representation of the diagram
Stars: ✭ 7,711 (+8016.84%)
Mutual labels:  svg, diagram
Protobuf Uml Diagram
Create UML diagrams from Protobuf compiled .proto files using Python
Stars: ✭ 17 (-82.11%)
Mutual labels:  graphviz, diagram
X6
🚀 JavaScript diagramming library that uses SVG and HTML for rendering.
Stars: ✭ 2,686 (+2727.37%)
Mutual labels:  svg, diagram
Deep Viz
A React component library, providing concise and beautiful diversity charts with Canvas, SVG, E-map, WebGL, Dom, based on data visualization experience and commercial data display practice.
Stars: ✭ 55 (-42.11%)
Mutual labels:  svg, diagram
Butterfly
🦋Butterfly,A JavaScript/React/Vue2 Diagramming library which concentrate on flow layout field. (基于JavaScript/React/Vue2的流程图组件)
Stars: ✭ 2,343 (+2366.32%)
Mutual labels:  svg, diagram
Perfcascade
Responsive, SVG based HAR waterfall viewer
Stars: ✭ 225 (+136.84%)
Mutual labels:  svg, diagram
Protodot
transforming your .proto files into .dot files (and .svg, .png if you happen to have graphviz installed)
Stars: ✭ 107 (+12.63%)
Mutual labels:  svg, graphviz
Joint
JavaScript diagramming library
Stars: ✭ 3,509 (+3593.68%)
Mutual labels:  svg, diagram
C4 Plantuml
C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
Stars: ✭ 3,522 (+3607.37%)
Mutual labels:  graphviz, diagram
Azure Plantuml
PlantUML sprites, macros, and other includes for Azure services
Stars: ✭ 247 (+160%)
Mutual labels:  graphviz, diagram
Jsplumb
Visual connectivity for webapps
Stars: ✭ 6,758 (+7013.68%)
Mutual labels:  svg, diagram
Asciidoctor Kroki
Asciidoctor.js extension to convert diagrams to images using Kroki!
Stars: ✭ 55 (-42.11%)
Mutual labels:  graphviz, diagram

Diagram Tools

A number of small tools for generating and manipulating diagrams, mostly relying on Graphviz for output.

Vidar Hokstad <[email protected]>

Unless otherwise noted, everything here is under the MIT license - see the LICENSE file.

notugly.xsl

An XSL transform to pretty up the SVG output from Graphviz; see also this update

By Vidar Hokstad and Ryan Shea; Contributions by Jonas Tingborn, Earl Cummings, Michael Kennedy (Graphviz 2.20.2 compatibility, bug fixes, testing, lots of gradients); Paul Boddie (refactoring, bug fixes)

Example output:

expected output

arytodot.rb

A script by Vidar Hokstad to visualize Ruby arrays using Graphviz

traceviz.rb

A script by Vidar Hokstad to visualize traceroute ouput with Graphviz

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].