{"id":15861952,"url":"https://github.com/afeiship/github-md2html","last_synced_at":"2026-05-09T10:32:31.571Z","repository":{"id":57122749,"uuid":"277315204","full_name":"afeiship/github-md2html","owner":"afeiship","description":"Convert Markdown to HTML effortlessly with github-md2html.","archived":false,"fork":false,"pushed_at":"2023-03-16T23:07:25.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T09:03:33.437Z","etag":null,"topics":["api","gh","github","html","markdown"],"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/afeiship.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-07-05T14:11:19.000Z","updated_at":"2023-03-16T14:38:07.000Z","dependencies_parsed_at":"2023-07-17T08:41:08.306Z","dependency_job_id":null,"html_url":"https://github.com/afeiship/github-md2html","commit_stats":null,"previous_names":["afeiship/next-fetch-with-request-id"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fgithub-md2html","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fgithub-md2html/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fgithub-md2html/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fgithub-md2html/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeiship","download_url":"https://codeload.github.com/afeiship/github-md2html/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709932,"owners_count":20821297,"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":["api","gh","github","html","markdown"],"created_at":"2024-10-05T22:22:11.422Z","updated_at":"2026-05-09T10:32:26.544Z","avatar_url":"https://github.com/afeiship.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github-md2html\n\u003e Convert Markdown to HTML effortlessly with github-md2html.\n\n[![version][version-image]][version-url]\n[![license][license-image]][license-url]\n[![size][size-image]][size-url]\n[![download][download-image]][download-url]\n\n## installation\n```shell\nnpm install @jswork/github-md2html\n```\n\n## usage\n```js\nimport md2html from '@jswork/github-md2html';\n\nconst mdstr = fs.readFileSync('Hello **world**');\nconst html = md2html(mdstr);\n// \u003cp\u003eHello \u003cstrong\u003eworld\u003c/strong\u003e\u003c/p\u003e\n```\n\n## license\nCode released under [the MIT license](https://github.com/afeiship/github-md2html/blob/master/LICENSE.txt).\n\n[version-image]: https://img.shields.io/npm/v/@jswork/github-md2html\n[version-url]: https://npmjs.org/package/@jswork/github-md2html\n\n[license-image]: https://img.shields.io/npm/l/@jswork/github-md2html\n[license-url]: https://github.com/afeiship/github-md2html/blob/master/LICENSE.txt\n\n[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/github-md2html\n[size-url]: https://github.com/afeiship/github-md2html/blob/master/dist/github-md2html.min.js\n\n[download-image]: https://img.shields.io/npm/dm/@jswork/github-md2html\n[download-url]: https://www.npmjs.com/package/@jswork/github-md2html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fgithub-md2html","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafeiship%2Fgithub-md2html","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fgithub-md2html/lists"}