{"id":20790711,"url":"https://github.com/markedjs/marked-mangle","last_synced_at":"2026-04-07T08:02:47.196Z","repository":{"id":149620260,"uuid":"622061468","full_name":"markedjs/marked-mangle","owner":"markedjs","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-06T18:34:53.000Z","size":6072,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-04-06T20:25:36.235Z","etag":null,"topics":["extension","marked"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/marked-mangle","language":"JavaScript","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/markedjs.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-01T02:32:29.000Z","updated_at":"2026-04-06T18:34:49.000Z","dependencies_parsed_at":"2023-10-17T03:02:06.649Z","dependency_job_id":"6d31df3b-bda2-4b15-93e1-9e981bfd926c","html_url":"https://github.com/markedjs/marked-mangle","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":"markedjs/marked-extension-template","purl":"pkg:github/markedjs/marked-mangle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked-mangle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked-mangle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked-mangle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked-mangle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked-mangle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked-mangle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31504897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["extension","marked"],"created_at":"2024-11-17T15:37:04.702Z","updated_at":"2026-04-07T08:02:47.179Z","avatar_url":"https://github.com/markedjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# marked-mangle\n\nMangle mailto links with HTML character references.\n\nMangling mailto links in this way is useful when you want to prevent email harvesting bots from collecting email addresses from your website, in the case that the Markdown is server-rendered. It's also useful for preventing the browser from automatically opening the user's default email client when clicking on a mailto link.\n\n# Usage\n\n```js\nimport { marked } from \"marked\";\nimport { mangle } from \"marked-mangle\";\n\n// or UMD script\n// \u003cscript src=\"https://cdn.jsdelivr.net/npm/marked/lib/marked.umd.js\"\u003e\u003c/script\u003e\n// \u003cscript src=\"https://cdn.jsdelivr.net/npm/marked-mangle/lib/index.umd.js\"\u003e\u003c/script\u003e\n\nmarked.use(mangle());\n\nmarked.parse(\"email@example.com\");\n// \u003cp\u003e\u003ca href=\"mailto:\u0026#101;\u0026#109;\u0026#97;\u0026#x69;\u0026#x6c;\u0026#x40;\u0026#101;\u0026#120;\u0026#x61;\u0026#x6d;\u0026#x70;\u0026#x6c;\u0026#x65;\u0026#46;\u0026#x63;\u0026#x6f;\u0026#109;\"\u003e\u0026#101;\u0026#109;\u0026#97;\u0026#x69;\u0026#x6c;\u0026#x40;\u0026#101;\u0026#120;\u0026#x61;\u0026#x6d;\u0026#x70;\u0026#x6c;\u0026#x65;\u0026#46;\u0026#x63;\u0026#x6f;\u0026#109;\u003c/a\u003e\u003c/p\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkedjs%2Fmarked-mangle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkedjs%2Fmarked-mangle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkedjs%2Fmarked-mangle/lists"}