Initial commit with translated description

This commit is contained in:
2026-03-29 13:03:23 +08:00
commit 29e0b51edd
6 changed files with 1649 additions and 0 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"name": "diagram-generator",
"version": "1.0.0",
"description": "Generate and edit diagrams (drawio, mermaid, excalidraw)."
}