Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jgraph/drawio-diagrams
- Owner: jgraph
- License: apache-2.0
- Created: 2016-07-13T05:15:39.000Z (over 8 years ago)
- Default Branch: dev
- Last Pushed: 2024-09-11T17:55:13.000Z (2 months ago)
- Last Synced: 2024-09-12T03:54:39.524Z (2 months ago)
- Size: 7.64 MB
- Stars: 755
- Watchers: 42
- Forks: 485
- 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