mirror of
https://github.com/garrytan/gstack.git
synced 2026-07-07 08:37:52 +02:00
a311cb1ec5
Single self-contained page (dist/diagram-render.html, 9.2MB, committed per eng-review D2) exposing __renderMermaid / __mermaidToExcalidraw / __excalidrawToSvg / __rasterize / __probeImage through browse load-html + js --out. Render contract per D3: securityLevel strict, per-fence ids, print-css font lock, htmlLabels off (canvas-taint-safe). Deterministic build (same sha twice); drift test pins dist == BUILD_INFO == package.json pins and rebuild-reproducibility when toolchain matches. Spike-proven offline: flowchart + sequence SVG, editable .excalidraw scene, 300dpi PNG. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
14 lines
346 B
JSON
14 lines
346 B
JSON
{
|
|
"name": "gstack-diagram-render",
|
|
"sha256": "9b1da250ef93f176bfb7b96c6eb735645a879702539bb6a58c378273d90aca23",
|
|
"bytes": 9644924,
|
|
"bunVersion": "1.3.13",
|
|
"deps": {
|
|
"@excalidraw/excalidraw": "0.18.0",
|
|
"@excalidraw/mermaid-to-excalidraw": "1.1.2",
|
|
"mermaid": "11.12.2",
|
|
"react": "18.3.1",
|
|
"react-dom": "18.3.1"
|
|
}
|
|
}
|