https://github.com/jgraph/drawio-diagrams
Diagrams for draw.io
https://github.com/jgraph/drawio-diagrams
Last synced: 3 months ago
JSON representation
Diagrams for draw.io
- Host: GitHub
- URL: https://github.com/jgraph/drawio-diagrams
- Owner: jgraph
- License: apache-2.0
- Created: 2016-07-13T05:15:39.000Z (almost 10 years ago)
- Default Branch: dev
- Last Pushed: 2025-03-28T16:22:41.000Z (about 1 year ago)
- Last Synced: 2025-03-28T17:40:32.091Z (about 1 year ago)
- Size: 7.74 MB
- Stars: 857
- Watchers: 41
- Forks: 521
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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