{"id":32254772,"url":"https://github.com/zacharyfmarion/marked-mermaid-element","last_synced_at":"2026-02-20T16:32:04.509Z","repository":{"id":58223267,"uuid":"41521307","full_name":"zacharyfmarion/marked-mermaid-element","owner":"zacharyfmarion","description":"A Polymer wrapper element for the marked parser, with support for mermaid.js graphs.","archived":false,"fork":false,"pushed_at":"2015-08-30T14:58:39.000Z","size":172,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-23T18:29:55.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zacharyfmarion.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-28T02:03:54.000Z","updated_at":"2017-08-07T11:27:49.000Z","dependencies_parsed_at":"2022-08-31T02:01:03.894Z","dependency_job_id":null,"html_url":"https://github.com/zacharyfmarion/marked-mermaid-element","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/zacharyfmarion/marked-mermaid-element","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zacharyfmarion%2Fmarked-mermaid-element","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zacharyfmarion%2Fmarked-mermaid-element/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zacharyfmarion%2Fmarked-mermaid-element/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zacharyfmarion%2Fmarked-mermaid-element/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zacharyfmarion","download_url":"https://codeload.github.com/zacharyfmarion/marked-mermaid-element/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zacharyfmarion%2Fmarked-mermaid-element/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29656957,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T09:27:29.698Z","status":"ssl_error","status_checked_at":"2026-02-20T09:26:12.373Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2025-10-22T18:40:14.601Z","updated_at":"2026-02-20T16:32:04.504Z","avatar_url":"https://github.com/zacharyfmarion.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"marked-mermaid-element\n==============\nElement wrapper for the [marked](https://github.com/chjj/marked) library with support for [mermaid.js](https://github.com/knsv/mermaid).\n`\u003cmarked-mermaid-element\u003e`functions in the same way the Polymer's marked attribute functions, except it adds support for mermaid.js. For information on the syntax, visit their [website](http://knsv.github.io/mermaid/). You can declare a mermaid element by specifying language of a code block as 'sequenceDiagram', 'graph', or 'gantt'. For example:\n\n    ```\n    sequenceDiagram\n        Alice-\u003e\u003eJohn: Hello John, how are you?\n        John--\u003e\u003eAlice: Great!\n    ```\n    \n    ```\n    graph TB\n         subgraph one\n         a1--\u003ea2\n         end\n         subgraph two\n         b1--\u003eb2\n         end\n         subgraph three\n         c1--\u003ec2\n         end\n         c1--\u003ea2\n    ```\n    \n    ```\n    gantt\n        title A Gantt Diagram\n    \n        section Section\n        A task           :a1, 2014-01-01, 30d\n        Another task     :after a1  , 20d\n        section Another\n        Task in sec      :2014-01-12  , 12d\n        anther task      : 24d\n    ```\n\nInstall from bower: `bower install --save marked-mermaid-element`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzacharyfmarion%2Fmarked-mermaid-element","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzacharyfmarion%2Fmarked-mermaid-element","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzacharyfmarion%2Fmarked-mermaid-element/lists"}