{"id":21848933,"url":"https://github.com/abakermi/mermaid-live","last_synced_at":"2026-03-05T09:02:17.976Z","repository":{"id":264611702,"uuid":"890761977","full_name":"abakermi/mermaid-live","owner":"abakermi","description":"Real-time preview of Mermaid diagrams directly in VS Code. See your diagrams come to life as you type, with automatic updates and syntax highlighting.","archived":false,"fork":false,"pushed_at":"2024-11-25T10:04:58.000Z","size":11579,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-06T00:38:20.279Z","etag":null,"topics":["diagram","mermaid","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=abdelhakakermi.mermaid-live","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abakermi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-19T06:13:06.000Z","updated_at":"2025-03-12T08:32:37.000Z","dependencies_parsed_at":"2024-11-25T11:30:35.076Z","dependency_job_id":null,"html_url":"https://github.com/abakermi/mermaid-live","commit_stats":null,"previous_names":["abakermi/mermaid-live"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abakermi/mermaid-live","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abakermi%2Fmermaid-live","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abakermi%2Fmermaid-live/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abakermi%2Fmermaid-live/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abakermi%2Fmermaid-live/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abakermi","download_url":"https://codeload.github.com/abakermi/mermaid-live/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abakermi%2Fmermaid-live/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30117480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T08:19:04.902Z","status":"ssl_error","status_checked_at":"2026-03-05T08:17:37.148Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["diagram","mermaid","vscode-extension"],"created_at":"2024-11-28T00:09:28.663Z","updated_at":"2026-03-05T09:02:16.778Z","avatar_url":"https://github.com/abakermi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mermaid Live Preview\n\n[![Version](https://img.shields.io/visual-studio-marketplace/v/abdelhakakermi.mermaid-live)](https://marketplace.visualstudio.com/items/abdelhakakermi.mermaid-live/changelog) [![Installs](https://img.shields.io/visual-studio-marketplace/i/abdelhakakermi.mermaid-live)](https://marketplace.visualstudio.com/items?itemName=abdelhakakermi.mermaid-live) [![Downloads](https://img.shields.io/visual-studio-marketplace/d/abdelhakakermi.mermaid-live)](https://marketplace.visualstudio.com/items?itemName=abdelhakakermi.mermaid-live)\n\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cimg width=\"100\" src=\"resources/icon.png\" /\u003e\u003c/td\u003e\n\u003ctd\u003eReal-time preview of Mermaid diagrams directly in VS Code. See your diagrams come to life as you type, with automatic updates and syntax highlighting.\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n## Features\n\n- 🔄 **Live Preview**: See your diagrams update in real-time as you type\n- 📊 **Multiple Diagrams**: Support for multiple Mermaid diagrams in a single file\n- 🎨 **Theme Support**: Adapts to your VS Code theme\n- 🚀 **Easy Access**: Dedicated sidebar view for quick access\n- ✨ **Auto-refresh**: Automatic updates when you modify your diagrams\n\n## How to Use\n\n1. Open a Markdown file\n2. Create a Mermaid diagram using code fence:\n   ````\n   ```mermaid\n   graph TD\n       A[Start] --\u003e B{Is it?}\n       B -- Yes --\u003e C[OK]\n       B -- No --\u003e D[End]\n   ```\n   ````\n3. Click the Mermaid Preview icon in the activity bar\n4. Your diagram will appear in the sidebar preview panel\n\n## Requirements\n\n- Visual Studio Code 1.60.0 or higher\n\n## Known Issues\n\n- [Report issues here](https://github.com/your-username/mermaid-live/issues)\n\n## Contributing\n\nFound a bug or have a suggestion? Please open an issue on our [GitHub repository](https://github.com/your-username/mermaid-live).\n\n## License\n\nThis extension is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabakermi%2Fmermaid-live","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabakermi%2Fmermaid-live","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabakermi%2Fmermaid-live/lists"}