{"id":15685135,"url":"https://github.com/zhmushan/rmd","last_synced_at":"2025-07-23T14:36:02.416Z","repository":{"id":190354900,"uuid":"246857329","full_name":"zhmushan/rmd","owner":"zhmushan","description":"React markdown component","archived":false,"fork":false,"pushed_at":"2020-03-13T05:41:34.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T06:54:13.332Z","etag":null,"topics":[],"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/zhmushan.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}},"created_at":"2020-03-12T14:38:13.000Z","updated_at":"2020-03-13T05:41:36.000Z","dependencies_parsed_at":"2023-08-24T08:57:31.912Z","dependency_job_id":null,"html_url":"https://github.com/zhmushan/rmd","commit_stats":null,"previous_names":["zhmushan/rmd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zhmushan/rmd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhmushan%2Frmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhmushan%2Frmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhmushan%2Frmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhmushan%2Frmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhmushan","download_url":"https://codeload.github.com/zhmushan/rmd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhmushan%2Frmd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266694704,"owners_count":23969817,"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-23T02:00:09.312Z","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":[],"created_at":"2024-10-03T17:23:52.955Z","updated_at":"2025-07-23T14:36:02.369Z","avatar_url":"https://github.com/zhmushan.png","language":"TypeScript","readme":"# rmd - React Markdown\n\n## Install\n\n```sh\nyarn add zhmushan/rmd\n```\n\n## Usage\n\n```tsx\nimport React from \"react\";\nimport ReactDOM from \"react-dom\";\nimport { Markdown } from \"rmd\";\n\nReactDOM.render(\u003c\u003e\n  {/* with url */}\n  \u003cMarkdown\n    src=\"https://raw.githubusercontent.com/zhmushan/abc/master/README.md\"\n  /\u003e\n\n  {/* with local */}\n  \u003cMarkdown src=\"./README.md\" /\u003e\n\n  {/* with simple string */}\n  \u003cMarkdown\u003e\n    # Hello\n  \u003c/Markdown\u003e\n\u003c/\u003e, document.getElementById(\"root\"));\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhmushan%2Frmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhmushan%2Frmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhmushan%2Frmd/lists"}