Public
mermaid_viewer
A Mermaid diagram viewer and editor with AI capabilities, built on Val Town.
- Create and edit Mermaid diagrams
- AI-powered diagram improvements
- Multiple themes
- Save and share diagrams
- History tracking
src/components/
: React componentssrc/hooks/
: Custom React hookssrc/db/
: Database operationssrc/api/
: API handlerssrc/App.tsx
: Main React appsrc/index.tsx
: Entry point