Commit Graph

1 Commits

Author SHA1 Message Date
Jeff Emmett 4c8ea44300 feat: mermaid-animator with HTTP API, WebSocket server, and Docker deployment
Animated GIF generator for Mermaid diagrams with three animation modes
(progressive, template, sequence). Includes POST /api/render REST endpoint
with CORS for cross-origin canvas integration, plus WebSocket server for
real-time preview. Dockerized with Playwright Chromium for server-side rendering.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 12:21:36 -07:00