{"id":15594893,"url":"https://github.com/innei/markdown-to-jsx-vue3","last_synced_at":"2025-04-28T10:41:40.030Z","repository":{"id":103747070,"uuid":"571198355","full_name":"Innei/markdown-to-jsx-vue3","owner":"Innei","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-13T23:56:13.000Z","size":568,"stargazers_count":8,"open_issues_count":14,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T00:37:10.524Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Innei.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":"2022-11-27T13:41:09.000Z","updated_at":"2025-02-24T19:22:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"4fddca0c-23cd-4327-b09c-f57929803483","html_url":"https://github.com/Innei/markdown-to-jsx-vue3","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innei%2Fmarkdown-to-jsx-vue3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innei%2Fmarkdown-to-jsx-vue3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innei%2Fmarkdown-to-jsx-vue3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innei%2Fmarkdown-to-jsx-vue3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Innei","download_url":"https://codeload.github.com/Innei/markdown-to-jsx-vue3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249420341,"owners_count":21268826,"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","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-03T00:42:04.893Z","updated_at":"2025-04-18T03:31:14.917Z","avatar_url":"https://github.com/Innei.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# markdown-to-jsx-vue3\n\nFork [markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx).\n\nThe most lightweight, customizable Vue3 markdown component, using Vue 3 SFC or TSX.\n\nThe component props is same as [markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx).\n\n## Example\n\n```vue\n\u003ctemplate\u003e\n  \u003cMarkdown\u003e# Hello world! \u003c/Markdown\u003e\n\u003c/template\u003e\n\n\u003cscript setup\u003e\nimport Markdown from \"markdown-to-jsx-vue3\";\n\u003c/script\u003e\n```\n\n```tsx\nimport Markdown from \"markdown-to-jsx-vue3\";\n\ndefineComponent({\n  setup() {\n    return () =\u003e \u003cMarkdown\u003e# Hello world! \u003c/Markdown\u003e\n  }\n})\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnei%2Fmarkdown-to-jsx-vue3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finnei%2Fmarkdown-to-jsx-vue3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnei%2Fmarkdown-to-jsx-vue3/lists"}