Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jgraph/drawio-diagrams

Diagrams for draw.io
https://github.com/jgraph/drawio-diagrams

Last synced: 8 days ago
JSON representation

Diagrams for draw.io

Awesome Lists containing this project

README

        

# diagrams.net Diagrams

Click on a title to open a diagram or go to File, Open from, URL and enter an URL of the form
https://raw.githubusercontent.com/jgraph/drawio-diagrams/dev/diagrams/schema.xml

* Bulb: Flowchart Example
* I18n: Internationalized Fonts
* Link: Link to use as Template
* SVG File: Using .svg Extension
* SVG Image: Using .svg Image
* Schema: Entity Relationship Diagram
* Sequence: Sequence Diagram
* Tooltips: Diagram with Tooltips (Tooltips Plugin)

Replace the url parameter with a create parameter as follows to use a diagram as a template:

* Schema: Entity Relationship Diagram

The diagram can also be used as a template by clicking "From Template URL" in the create dialog and entering an URL of the form https://raw.githubusercontent.com/jgraph/drawio-diagrams/dev/diagrams/schema.xml

To use a diagram from this repository as a template in diagrams.net, create the URL by replacing the %filename% in https://raw.githubusercontent.com/jgraph/drawio-diagrams/dev/diagrams/%filename%, encode the value as a URL (eg. by using https://jgraph.github.io/drawio-tools/tools/convert.html and clicking URL encode) and add the resulting value after https://app.diagrams.net/#U

For example, to use schema.xml as a template, the URL is https://app.diagrams.net/#Uhttps%3A%2F%2Fraw.githubusercontent.com%2Fjgraph%2Fdrawio-diagrams%2Fdev%2Fdiagrams%2Fschema.xml