{"id":13479620,"url":"https://github.com/notable/html2markdown","last_synced_at":"2025-04-12T21:12:37.113Z","repository":{"id":65478512,"uuid":"476063678","full_name":"notable/html2markdown","owner":"notable","description":"A small function for converting HTML to Markdown.","archived":false,"fork":false,"pushed_at":"2023-09-24T16:28:51.000Z","size":36,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-12T21:12:22.068Z","etag":null,"topics":["convert","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/notable.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}},"created_at":"2022-03-30T21:56:15.000Z","updated_at":"2024-06-26T20:43:39.000Z","dependencies_parsed_at":"2024-06-20T23:24:57.210Z","dependency_job_id":"a9562585-9b8f-4d60-b374-a7d84fad0d09","html_url":"https://github.com/notable/html2markdown","commit_stats":{"total_commits":25,"total_committers":1,"mean_commits":25.0,"dds":0.0,"last_synced_commit":"f73a83257a391a23aa5349335edcd234425de6d2"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notable%2Fhtml2markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notable%2Fhtml2markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notable%2Fhtml2markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notable%2Fhtml2markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notable","download_url":"https://codeload.github.com/notable/html2markdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631681,"owners_count":21136562,"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":["convert","html","markdown"],"created_at":"2024-07-31T16:02:20.234Z","updated_at":"2025-04-12T21:12:37.089Z","avatar_url":"https://github.com/notable.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# HTML2Markdown\n\nA small function for converting HTML to Markdown.\n\n## Install\n\n```sh\nnpm install --save @notable/html2markdown\n```\n\n## Usage\n\n```ts\nimport html2markdown from '@notable/html2markdown';\n\nhtml2markdown ( '\u003cb\u003eHello, \u003ci\u003eWorld\u003c/i\u003e!\u003c/b\u003e' ); // =\u003e '**Hello, _World_!**'\n```\n\n## License\n\n- Library: MIT © Fabio Spampinato\n- Turndown: MIT © [Dom Christie](https://github.com/mixmark-io/turndown/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotable%2Fhtml2markdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotable%2Fhtml2markdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotable%2Fhtml2markdown/lists"}