Skip to content

rdcrystallab/drawio

v2.0.0MIT

使用 draw.io 建立和編輯 XML 格式的圖表。透過智慧邊緣路由與佈局最佳化,產生流程圖、架構圖、序列圖等。

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "drawio",
  "version": "2.0.0",
  "description": "使用 draw.io 建立和編輯 XML 格式的圖表。透過智慧邊緣路由與佈局最佳化,產生流程圖、架構圖、序列圖等。",
  "author": {
    "name": "Ricky",
    "email": "moiamond@gmail.com"
  },
  "repository": "https://github.com/ricky1698/agentic-plugins",
  "license": "MIT",
  "keywords": ["draw.io", "diagram", "flowchart", "architecture", "xml", "visualization"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 2TypeScript files
  • export-drawio-png.sh
  • basic.drawio.png
  • basic.drawio
View on GitHub