/diagrams.net-templates

My libraries and settings for the diagrams.net editor.

Primary LanguageJavaScriptMIT LicenseMIT

diagrams.net-templates

I use these settings and styles to draw diagrams that look like this:

shop

The libraries include shapes and more complex arrangements to quickly draw diagrams like one shown in the example.

libraries

How to use these settings

Preconfigured diagrams.net editor

Head over to https://www.lasssim.com/diagrams/ to find a button that will redirect you to a preconfigured diagrams.net editor with these styles and settings.

Standalone editor

You can download the desktop application at https://www.diagrams.net/blog/diagrams-offline

Settings

configuration

Paste the contents of styles.json into the configuration box that will pop up when you click the menu item shown in the screenshot above (Extras -> Configuration).

Libraries

open_library

Clone this repository and open the libraries from the lib/ directory via File -> Open Library...

Contribution

  • Fork the repository
  • Make changes to the json files with your favorite editor
  • Make changes to the libraries using the standalone editor (described above)
  • Submit a Pull Request