{"id":17133630,"url":"https://github.com/neka-nat/streamlit-mermaid","last_synced_at":"2025-07-22T10:06:37.007Z","repository":{"id":179684665,"uuid":"663879069","full_name":"neka-nat/streamlit-mermaid","owner":"neka-nat","description":"Streamlit component for mermaid","archived":false,"fork":false,"pushed_at":"2025-06-10T00:36:02.000Z","size":4359,"stargazers_count":45,"open_issues_count":8,"forks_count":9,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T01:31:03.095Z","etag":null,"topics":["mermaid","python","streamlit"],"latest_commit_sha":null,"homepage":"","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/neka-nat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2023-07-08T10:37:23.000Z","updated_at":"2025-06-10T00:36:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd200c87-d3cb-4dd6-8bfc-ba8090159417","html_url":"https://github.com/neka-nat/streamlit-mermaid","commit_stats":null,"previous_names":["neka-nat/streamlit-mermaid"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/neka-nat/streamlit-mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neka-nat%2Fstreamlit-mermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neka-nat%2Fstreamlit-mermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neka-nat%2Fstreamlit-mermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neka-nat%2Fstreamlit-mermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neka-nat","download_url":"https://codeload.github.com/neka-nat/streamlit-mermaid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neka-nat%2Fstreamlit-mermaid/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266472912,"owners_count":23934471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["mermaid","python","streamlit"],"created_at":"2024-10-14T19:42:39.094Z","updated_at":"2025-07-22T10:06:36.982Z","avatar_url":"https://github.com/neka-nat.png","language":"TypeScript","funding_links":[],"categories":["Alternative Projects"],"sub_categories":["Parameters"],"readme":"# streamlit-mermaid\n\nStreamlit Component, for Mermaid.\n\n## Installation\n\n```bash\npip install streamlit-mermaid\n```\n\n## Quick start\n\n```py\nimport streamlit_mermaid as stmd\nimport streamlit as st\n\ncode = \"\"\"\ngraph TD\n    A --\u003e B\n\"\"\"\n\nstmd.st_mermaid(code)\n```\n\n```bash\nstreamlit run examples/mermaid_example.py\n```\n\n![demo](demo.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneka-nat%2Fstreamlit-mermaid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneka-nat%2Fstreamlit-mermaid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneka-nat%2Fstreamlit-mermaid/lists"}