Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 4786,
"has_wiki": false,
"homepage": "https://www.emailmd.dev/",
"languages": {
"CSS": 24608,
"MDX": 93340,
"JavaScript": 1557,
"TypeScript": 678703
},
"pushed_at": "2026-07-15T22:49:06Z",
"created_at": "2026-02-16T02:42:43Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T21:43:56Z",
"description": "Render markdown into email-safe HTML",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"MDX"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "anypost",
"company": null,
"location": null,
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/184405552?v=4",
"created_at": "2024-10-09T14:40:10Z",
"is_verified": null,
"public_repos": 12,
"account_age_days": 650
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-07-15T22:50:26Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-07-14T15:50:19Z"
},
{
"tag": "v0.7.3",
"kind": "patch",
"published_at": "2026-07-05T22:00:18Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2026-07-05T21:24:46Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2026-07-04T17:49:36Z"
},
{
"tag": "react-v0.2.0",
"kind": "other",
"published_at": "2026-07-04T16:44:52Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-04T16:28:02Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-07-02T18:18:46Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-07-02T17:54:39Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2026-07-02T17:20:43Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-07-02T16:17:27Z"
},
{
"tag": "v0.3.5",
"kind": "patch",
"published_at": "2026-07-02T15:38:19Z"
}
],
"recent_commits": [
{
"oid": "1b79891d25dab26253b238c48352c0a4936a04af",
"body": null,
"is_bot": false,
"headline": "add css render option and themeable button size; release 0.9.0",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-15T22:48:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e02aba3865cab811507c942c02c4162683a96cdd",
"body": "Make buttons themeable: Respect theme.fontSize and add a css render option",
"is_bot": false,
"headline": "Merge pull request #19 from aarne/button_size_and_style",
"author_name": "Dan Stevens",
"author_login": "danhstevens",
"committed_at": "2026-07-15T22:44:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06001762a7cbc98941b624bfb7ff5283c6a9a3bc",
"body": "Adds a `css` option to `render()`, emitted as one extra `<mj-style>` in the head after the built-in styles so it can override them — an escape hatch for styling that has no dedicated theme slot or attribute, without having to replace the wrapper.",
"is_bot": false,
"headline": "feat: add `css` render option and expose buttons as `.emd-btn`",
"author_name": "“Aarne",
"author_login": null,
"committed_at": "2026-07-15T12:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37966b4b1ee13f5dce4762bb85513003797bf58c",
"body": "Buttons rendered with a hardcoded `font-size=\"16px\"`, so they ignored the\ntheme's `fontSize` and stayed large when the body text was scaled down.\nRead `theme.fontSize` the way the other text does, so buttons scale with\nthe body. Default output is unchanged (the default theme fontSize is 16px).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: size buttons from theme.fontSize instead of a hardcoded 16px",
"author_name": "“Aarne",
"author_login": null,
"committed_at": "2026-07-15T12:28:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6e03cc172d7bef1bbf0bdb4c52116e654dadba0d",
"body": null,
"is_bot": false,
"headline": "add allowHtml option for untrusted input; release 0.8.0",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-14T15:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42718894e673a505f6c9bf56e2b7af89c5cc5ba1",
"body": "add html option to escape raw HTML in untrusted input",
"is_bot": false,
"headline": "Merge pull request #18 from aarne/main",
"author_name": "Dan Stevens",
"author_login": "danhstevens",
"committed_at": "2026-07-14T15:08:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f003ae1bf1a51ede1d279da3a8189b8592f25fa",
"body": null,
"is_bot": false,
"headline": "add html option to escape raw HTML in untrusted input",
"author_name": "“Aarne",
"author_login": null,
"committed_at": "2026-07-12T09:39:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68a30dba79c158433888f189b2538aa012af638f",
"body": null,
"is_bot": false,
"headline": "repair three-colon columns fences and warn on stray columns (0.7.3)",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-05T21:58:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25f018ed7acc4b0a69d625a084527c19306ec9cd",
"body": "…(0.7.2)",
"is_bot": false,
"headline": "accept quoted directive param values; warn on unparseable directives …",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-05T21:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "212df36cebd55f28aed5755a2b9e6a49ea58ec95",
"body": null,
"is_bot": false,
"headline": "fix columns gap between bg cards via synthesized spacer columns (0.7.1)",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-04T17:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5af67f4fbf68bb16a63e649c47f7c905b00c9355",
"body": "…nu path",
"is_bot": false,
"headline": "clarify Claude.ai/ChatGPT connector setup hints with the exact Add me…",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-04T17:11:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d4d8ab2dd4f0cf7f0afb755b015c8cda5e7681e",
"body": null,
"is_bot": false,
"headline": "give builder tests Node 20 headroom for slow jsdom minified renders",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-04T16:40:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b2324ef798f40ba08b94e967e272ee96b5c4074",
"body": "…ners",
"is_bot": false,
"headline": "raise testing-library waitFor timeout for mjml renders on slow CI run…",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-04T16:30:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acff852f21e26d68ec477b28f5f3ce5ceded3d70",
"body": "… ignore, peer version doc fix",
"is_bot": false,
"headline": "release prep: stamp changelog dates, README MCP section, lint .source…",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-04T16:23:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1742a220f6e40ba8de7c77e5aa02f4fdaed301ec",
"body": null,
"is_bot": false,
"headline": "add builder AI/Embed toolbar buttons, connect dialog",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-04T16:07:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5e4edbff5b7049bab4a1b0152d1b9695b5aa287",
"body": "…tor API",
"is_bot": false,
"headline": "add builder toolbarItems prop and imperative EmailmdBuilderHandle edi…",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-04T05:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f9aeaf4f293c79d0251025c78fb518726afe24a",
"body": "…install buttons, and docs",
"is_bot": false,
"headline": "add MCP server: emailmd mcp stdio command, hosted /api/mcp endpoint, …",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-04T03:54:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a1fa3ac094a3871a477da7b00dd0a74a1a971e7",
"body": "…d inline image styles",
"is_bot": false,
"headline": "normalize unitless border-radius attrs to px in element attributes an…",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-04T00:18:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "014bdbf72260d0326aac6154c645c4a1dde779a9",
"body": null,
"is_bot": false,
"headline": "reorganize docs nav, add linting page, unify voice",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-04T00:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89bf13b95763c1e3ff5ad4fc57a22c901e387ebd",
"body": "…creenshot automation",
"is_bot": false,
"headline": "redesign gallery templates with proxy-image heroes and cache-busted s…",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-03T23:51:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9d912112723fa619b114496760626fefb36e75a",
"body": "…es) across builder snippets and docs, add placeholder-image, lint rules",
"is_bot": false,
"headline": "standardize placeholder images (picsum/placehold.co/wsrv duotone hero…",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-03T21:37:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "436d4f97298e35b61ca9b36eb38a2d6ba73cddab",
"body": "…ading text color",
"is_bot": false,
"headline": "hero: solid background fallback with bg param, optional image, fix he…",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-03T19:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f86095fe60a641d106e4620195f9e32e01ea8033",
"body": null,
"is_bot": false,
"headline": "rebrand Email.md references to emailmd (logo, titles, docs, templates)",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-03T19:25:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9d36ddbe4609cc19adf89df2842fa00da834dcf",
"body": "…r integration)",
"is_bot": false,
"headline": "add code-block syntax highlighting and lint (API, CLI command, builde…",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-03T19:17:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49006a4a27833dd3d1f5a39f924dd48ad3572801",
"body": "…-partials dir loading",
"is_bot": false,
"headline": "add partials via include directive, partials render option, and CLI -…",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-03T18:39:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8db444d859c2d306eb947962f7f374b55e3e657d",
"body": "…s option",
"is_bot": false,
"headline": "add accordion, image captions, lang/dir with RTL alignment, and break…",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-03T18:13:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72ef87ded1b798b4a6066fe69f304b44253d04d7",
"body": null,
"is_bot": false,
"headline": "support headerless tables via all-empty header row",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-03T17:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25c435338052f2354a25499361205e9d66bd8674",
"body": "…and builder dark preview (0.7.0)",
"is_bot": false,
"headline": "add columns/spacer/divider/social directives, theme: auto dark mode, …",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-03T17:27:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d943956c9f7e5b3054c1780328f3d30ce3e0f8a",
"body": "…uild the site builder on it (#17)",
"is_bot": false,
"headline": "add @emailmd/react (useEmailmd, EmailPreview, EmailmdBuilder) and reb…",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-03T15:56:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5458a2290a8992f8dd628e05a1d330ece17e2587",
"body": null,
"is_bot": false,
"headline": "set 0.6.0 release date",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-02T18:17:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c700a2ef871ec9de91118395ffb72172878a22a7",
"body": "…unknown theme",
"is_bot": false,
"headline": "final API audit: fix placeholder substitution, tidy exports, warn on …",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-02T18:15:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7a847894e44caef6b54a0d4c685c6f2470f2f9b",
"body": null,
"is_bot": false,
"headline": "set 0.5.0 release date",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-02T17:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e494c7b4e35c78460afdb07f2d0c4ceeb2c034a",
"body": null,
"is_bot": false,
"headline": "make callout/highlight padding presets fully effective",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-02T17:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99bce87be076beff81c095b6bf24ec532bad794d",
"body": null,
"is_bot": false,
"headline": "set 0.4.1 release date",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-02T17:19:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0d2e399d32017d0dab9297b68305fa50187f3bc",
"body": null,
"is_bot": false,
"headline": "add stability & versioning doc",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-02T16:51:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9576f82c05a3e5ab9639e5783aadbcdb3e32166",
"body": null,
"is_bot": false,
"headline": "harden parser against malformed input and spoofed internal markers",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-02T16:39:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ced6ec16c076cb28f89b6807402d0dae98e393db",
"body": null,
"is_bot": false,
"headline": "set 0.4.0 release date",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-02T16:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "692a0d85147f00dab1e00498b7135cd8e7b64226",
"body": null,
"is_bot": false,
"headline": "document 0.4.0 input validation, warnings, strings, and wrapper context",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-02T16:11:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bb8d0af48e57f91a03070a7f769e8db750cf61e",
"body": "…r 0.4.0",
"is_bot": false,
"headline": "add input escaping/validation, warnings pipeline, and i18n strings fo…",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-02T15:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50b206c7f998d1619ffa9c9149c232da204f1a38",
"body": null,
"is_bot": false,
"headline": "bump github actions to v5",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-02T15:40:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a65d9ba086db73cfbd88d82e43f6c2f1f6407524",
"body": null,
"is_bot": false,
"headline": "tag-triggered npm publish workflows",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-02T15:32:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77e42237bc0133052486e569efaa5dc330e379bc",
"body": null,
"is_bot": false,
"headline": "updating mjml to 5.4.0",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-07-02T15:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d462f739c05801dc2deeecc4ad7ee014b1fb654",
"body": null,
"is_bot": false,
"headline": "moved repo to anypost",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-06-10T01:48:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4cbea6b4c2612f9d5532c46fe997772e2ab09ef",
"body": null,
"is_bot": false,
"headline": "bumping mjml to v5.3.0",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-05-30T02:43:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cfecaf9c3664645efa3b3fe2c824d3813705b55",
"body": null,
"is_bot": false,
"headline": "bumping mjml",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-05-13T14:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c21de3ea8a27df2f8917dabdba150474e18cce7",
"body": "…ngs[]",
"is_bot": false,
"headline": "Fix #16: gracefully handle invalid frontmatter YAML, surface as warni…",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-04-19T18:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5156ab6cb2a7401955a9d0fccc2d0fba2397bc06",
"body": null,
"is_bot": false,
"headline": "fixing #16 - invalid YAML silently failing",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-04-19T15:18:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f9e3625adc625f939e02bbda6917fe36b6b29f5",
"body": null,
"is_bot": false,
"headline": "new template",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-04-16T20:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c7b1953573726d60426b5842246c7f028bdddd5",
"body": "V0.3.0",
"is_bot": false,
"headline": "Merge pull request #15 from unmta/v0.3.0",
"author_name": "Dan Stevens",
"author_login": "danhstevens",
"committed_at": "2026-04-16T19:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e72c216d326d4cc516764ddddf3503a56dfcbb8",
"body": "…ilder UI, update docs",
"is_bot": false,
"headline": "Fixed #14 - v0.3.0: expose MJML 5 options, add frontmatter fonts + bu…",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-04-16T19:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7476b6833d9d459dee96c47eab32d0e48c9e7ab5",
"body": null,
"is_bot": false,
"headline": "expose MJML 5 render options, add --beautify CLI flag, and sync docs",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-04-16T18:16:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e0d8d06498924ced7600d2dbf83c596ea1b2e88",
"body": null,
"is_bot": false,
"headline": "Updating to MJML 5",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-04-16T17:39:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a717c0ccddf16a778ed60dd4533439106a48c50",
"body": null,
"is_bot": false,
"headline": "v0.2.1",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-04-06T18:53:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33f04b8112ecf74616cbe94a56f2dac8ad5c97d9",
"body": null,
"is_bot": false,
"headline": "fixing #13 - border radius inside directives",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-04-06T18:47:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d7815ce35f44349f36b3a01a01647e854040670",
"body": null,
"is_bot": false,
"headline": "fixing #12 - better border radius support",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-04-06T18:44:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95606267aa641a165f419eb36fa47ee39ad6ab94",
"body": null,
"is_bot": false,
"headline": "v0.2.0",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-04-03T23:19:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a98f1317723a921c27b612735ba536d0f1d34a3",
"body": "Add CLI for rendering markdown from the command line",
"is_bot": false,
"headline": "Merge pull request #11 from vquemener/main",
"author_name": "Dan Stevens",
"author_login": "danhstevens",
"committed_at": "2026-04-03T22:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "276139c16217fa150c4f85fa0eca8d60bc378534",
"body": "Add a lightweight CLI entry point (src/cli.ts) so users can render\nmarkdown to email-safe HTML directly from the terminal:\n\n emailmd input.md # HTML to stdout\n emailmd input.md -o out.html # HTML to file\n emailmd input.md --text # plain text to stdout\n cat input.md | emailmd \n[…]\nnd tsup entry point with shebang banner\n- Adds \"bin\" field to package.json so npx emailmd works out of the box\n- Includes 14 tests covering all options and error handling\n\nGenerated by Claude Opus 4.6",
"is_bot": false,
"headline": "adding CLI for rendering markdown from the command line",
"author_name": "Vincent Quéméner",
"author_login": "vquemener",
"committed_at": "2026-04-03T17:11:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "45123f31f48fa5589d8bf7705603d4fde3a7f0da",
"body": null,
"is_bot": false,
"headline": "v0.1.5",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-04-02T01:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ea1e2f596c6ecb4c1191d0318cd355944c155dc",
"body": null,
"is_bot": false,
"headline": "updating docs, cleaning up constants",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-04-02T01:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14bfac5390fbc17d305dac98c3eb75e29ea34bb4",
"body": "fix: hero text color — resolve conflicts with button-in-directive changes",
"is_bot": false,
"headline": "Merge pull request #9 from bellstrand/fix/hero-text-color",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-04-02T00:57:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9889ec16e7ff2dc52b76336371247a7f4cf7fa4c",
"body": null,
"is_bot": false,
"headline": "fixing button-only edge cases",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-04-02T00:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be4df36fef9f947cc916c21078bf7169c6aa120b",
"body": "fix: buttons inside segments",
"is_bot": false,
"headline": "Merge pull request #8 from bellstrand/fix/buttons-inside-segments",
"author_name": "Dan Stevens",
"author_login": "danhstevens",
"committed_at": "2026-04-01T22:54:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccc85dddb0fbf753e64aa5d593d3feec52e844f5",
"body": null,
"is_bot": false,
"headline": "fix: hero text color",
"author_name": "Magnus Bellstrand",
"author_login": "bellstrand",
"committed_at": "2026-04-01T17:39:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1f85de697433763eaf161b53319af9ab1815e1b",
"body": null,
"is_bot": false,
"headline": "fix: buttons inside segments",
"author_name": "Magnus Bellstrand",
"author_login": "bellstrand",
"committed_at": "2026-04-01T17:03:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2c87ce7296ea849b69bbd70bb4e550b09277133",
"body": null,
"is_bot": false,
"headline": "vercel.json",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-03-27T20:54:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5ebdf1c1a1531c829f605bc464b393ea1a0e862",
"body": null,
"is_bot": false,
"headline": "updating docs with fallback text, bump to v0.1.4",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-03-27T17:52:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4b4b2cccf58ff71ab4bb2aa5d83ef43231c688c",
"body": "Allow fallback text to be overriden, to support i18n",
"is_bot": false,
"headline": "Merge pull request #3 from chrisbond/cmb/AllowFallbackTextOverride",
"author_name": "Dan Stevens",
"author_login": "danhstevens",
"committed_at": "2026-03-27T17:48:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff30b9a4aa0db98ef5a63e5e6133ce176eeafb86",
"body": null,
"is_bot": false,
"headline": "Allow fallback text to be overriden, to support i18n",
"author_name": "Chris Bond",
"author_login": "chrisbond",
"committed_at": "2026-03-27T10:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "336eb8ab44e8733af9269db11ffc4ff175edcbfb",
"body": "…on types",
"is_bot": false,
"headline": "Fixed #1 - added ability to set custom theme frontmatter for all butt…",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-03-26T18:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5ad28eb47b949f354e5c33237f8a75c71685263",
"body": null,
"is_bot": false,
"headline": "adding support for cloudflare workers",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-03-25T03:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78022f8e6a1927df4cada215402c6fd279f40bd3",
"body": null,
"is_bot": false,
"headline": "robots",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-03-22T22:47:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa2539b4287366def78a3b194cd6b9eba0412af8",
"body": null,
"is_bot": false,
"headline": "adding license via prepublish",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-03-21T16:20:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b9c2bf8e1c091c9a9e19ecf6a2c9697373f792c",
"body": null,
"is_bot": false,
"headline": "copy readme via prepublish",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-03-21T16:09:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4fdea6a026dbb1764c3c364caaa3d2bd084531f",
"body": null,
"is_bot": false,
"headline": "Adding Linux x64 rollup binary",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-03-21T15:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9695ff0d3d372c40aa2dcd0d24d8affa09abe53c",
"body": null,
"is_bot": false,
"headline": "adding local storage and autosave for the builder",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-03-20T23:57:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "626ba7be342fc49f50941f17f6f3b06494277195",
"body": null,
"is_bot": false,
"headline": "making builder more usable on mobile displays",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-03-20T23:35:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "982cbb309099934872dabcde6f6a2acf0941a1ed",
"body": null,
"is_bot": false,
"headline": "footer updates",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-03-20T23:17:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d68be65a3e323d4d6388875ff13d44fd7fbd8976",
"body": null,
"is_bot": false,
"headline": "better template tag parsing inside of markdown links",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-03-09T03:36:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8135301158bca353ded6dd1eb1254602388b874",
"body": null,
"is_bot": false,
"headline": "adding semantic button colors. Button fallback text",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-03-09T01:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de3321bd9c622ca1f3f2daa12963a38fd3df843f",
"body": null,
"is_bot": false,
"headline": "adding wysiwyg",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-24T19:02:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc5360119e16904b9d8ac85ffe1ad9ddf9a14542",
"body": null,
"is_bot": false,
"headline": "Adding Contributing section",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-18T00:16:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb9152a40ee9d0a35fef92ebfa952ba12157a771",
"body": null,
"is_bot": false,
"headline": "splash image tweak",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-17T22:57:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a9cf2b32cf59670b2f13654a92e28067ef239e8",
"body": null,
"is_bot": false,
"headline": "adding splash image",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-17T22:52:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39d8176c8940d967934038e740703a2b0ea268bc",
"body": null,
"is_bot": false,
"headline": "readme update",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-17T22:43:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e849d5482b7df97060d834c7441a8045d779fdd",
"body": null,
"is_bot": false,
"headline": "homepage updates",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-17T22:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "788f027bc5b7a25986abc9a69121e27277a3a2f3",
"body": null,
"is_bot": false,
"headline": "updating docs",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-17T21:57:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ad36deae5ba582740fa67e16599ae6fcaf88884",
"body": null,
"is_bot": false,
"headline": "Removing playground in favor of builder",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-17T21:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a959fb6f0c6d959986cfc977f184d0627e28d994",
"body": null,
"is_bot": false,
"headline": "adding button width parameter",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-17T20:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55d74148256e224f752250dc0a33aeac17228a2f",
"body": null,
"is_bot": false,
"headline": "updating templates",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-17T20:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2492cf52933ef61478e055804ab10bc1620a8ac",
"body": null,
"is_bot": false,
"headline": "image align / float parameters",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-17T20:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "741ec121ea371eb01d7b24b5f997fe1ec035e235",
"body": null,
"is_bot": false,
"headline": "order-confirmation template",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-17T20:26:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57c3b24a4b25900357d84cc2d1f535540258e872",
"body": null,
"is_bot": false,
"headline": "review template",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-17T19:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe4f1bf9203b4b546e2a060bdd0c200487bba5b2",
"body": null,
"is_bot": false,
"headline": "newsletter template",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-17T19:32:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "370e3aa7db273295520e4df381e2c68072d8acb0",
"body": null,
"is_bot": false,
"headline": "adding welcome email",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-17T19:09:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9ff0e2be1d5b4f820cb42a055f61829e3c1cd7e",
"body": null,
"is_bot": false,
"headline": "adding color param on center directive",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-17T18:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6121a15e30f9acc118a4456b17c42f6a8196c1d",
"body": null,
"is_bot": false,
"headline": "adding templates",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-17T18:10:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "564ad9716e52fd3b92d4d1debdce96bd660867a2",
"body": null,
"is_bot": false,
"headline": "emoji docs",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-17T17:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afe1d0fbfe0c11ee37eddb7b2a16cbd590f31079",
"body": null,
"is_bot": false,
"headline": "doc search",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-17T17:30:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d1e8c684d4cc8156f4f02d5e9518c338f6f2730",
"body": null,
"is_bot": false,
"headline": "preserving token case",
"author_name": "danhstevens",
"author_login": "danhstevens",
"committed_at": "2026-02-17T17:14:41Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 133,
"latest_release_at": "2026-07-15T22:50:26Z",
"latest_release_tag": "v0.9.0",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 14,
"days_since_latest_release": 5,
"mean_days_between_releases": 1.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@emailmd/react",
"exists": true,
"license": "MIT",
"keywords": [
"email",
"markdown",
"react",
"html-email",
"email-template",
"email-builder",
"preview",
"emailmd"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@emailmd/react",
"is_deprecated": false,
"latest_version": "0.2.0",
"repository_url": "https://github.com/anypost/emailmd",
"versions_count": 2,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 428,
"first_published_at": "2026-07-03T16:00:36.111000Z",
"latest_published_at": "2026-07-04T16:44:51.160000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 17
},
{
"name": "emailmd",
"exists": true,
"license": "MIT",
"keywords": [
"email",
"markdown",
"html-email",
"email-template",
"newsletter",
"mjml",
"cli"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/emailmd",
"is_deprecated": false,
"latest_version": "0.9.0",
"repository_url": "https://github.com/anypost/emailmd",
"versions_count": 24,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 17584,
"first_published_at": "2026-03-21T15:58:50.800000Z",
"latest_published_at": "2026-07-15T22:50:25.321000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 38,
"stars": 1285,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2026-03-24",
"count": 5
},
{
"date": "2026-03-25",
"count": 4
},
{
"date": "2026-03-26",
"count": 6
},
{
"date": "2026-03-27",
"count": 2
},
{
"date": "2026-03-28",
"count": 2
},
{
"date": "2026-03-29",
"count": 1
},
{
"date": "2026-04-01",
"count": 1
},
{
"date": "2026-04-02",
"count": 2
},
{
"date": "2026-04-03",
"count": 2
},
{
"date": "2026-04-08",
"count": 1
},
{
"date": "2026-04-09",
"count": 1
},
{
"date": "2026-04-14",
"count": 1
},
{
"date": "2026-04-25",
"count": 1
},
{
"date": "2026-05-07",
"count": 2
},
{
"date": "2026-05-08",
"count": 1
},
{
"date": "2026-05-28",
"count": 1
},
{
"date": "2026-06-01",
"count": 1
},
{
"date": "2026-06-15",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
}
],
"complete": true,
"collected": 37,
"total_forks": 38
},
"star_history": {
"days": [
{
"date": "2026-03-25",
"count": 221
},
{
"date": "2026-03-26",
"count": 165
},
{
"date": "2026-03-27",
"count": 83
},
{
"date": "2026-03-28",
"count": 52
},
{
"date": "2026-03-29",
"count": 39
},
{
"date": "2026-03-30",
"count": 34
},
{
"date": "2026-03-31",
"count": 20
},
{
"date": "2026-04-01",
"count": 11
},
{
"date": "2026-04-02",
"count": 59
},
{
"date": "2026-04-03",
"count": 33
},
{
"date": "2026-04-04",
"count": 11
},
{
"date": "2026-04-05",
"count": 9
},
{
"date": "2026-04-06",
"count": 5
},
{
"date": "2026-04-07",
"count": 9
},
{
"date": "2026-04-08",
"count": 3
},
{
"date": "2026-04-09",
"count": 7
},
{
"date": "2026-04-10",
"count": 2
},
{
"date": "2026-04-11",
"count": 3
},
{
"date": "2026-04-12",
"count": 2
},
{
"date": "2026-04-13",
"count": 7
},
{
"date": "2026-04-14",
"count": 3
},
{
"date": "2026-04-15",
"count": 6
},
{
"date": "2026-04-16",
"count": 33
},
{
"date": "2026-04-17",
"count": 17
},
{
"date": "2026-04-18",
"count": 4
},
{
"date": "2026-04-19",
"count": 2
},
{
"date": "2026-04-20",
"count": 23
},
{
"date": "2026-04-21",
"count": 9
},
{
"date": "2026-04-22",
"count": 5
},
{
"date": "2026-04-23",
"count": 5
},
{
"date": "2026-04-24",
"count": 5
},
{
"date": "2026-04-25",
"count": 2
},
{
"date": "2026-04-26",
"count": 3
},
{
"date": "2026-04-27",
"count": 4
},
{
"date": "2026-04-28",
"count": 1
},
{
"date": "2026-04-29",
"count": 4
},
{
"date": "2026-05-01",
"count": 5
},
{
"date": "2026-05-03",
"count": 2
},
{
"date": "2026-05-06",
"count": 2
},
{
"date": "2026-05-07",
"count": 14
},
{
"date": "2026-05-08",
"count": 5
},
{
"date": "2026-05-09",
"count": 2
},
{
"date": "2026-05-10",
"count": 3
},
{
"date": "2026-05-11",
"count": 4
},
{
"date": "2026-05-12",
"count": 2
},
{
"date": "2026-05-14",
"count": 5
},
{
"date": "2026-05-15",
"count": 2
},
{
"date": "2026-05-16",
"count": 1
},
{
"date": "2026-05-17",
"count": 1
},
{
"date": "2026-05-18",
"count": 1
},
{
"date": "2026-05-19",
"count": 1
},
{
"date": "2026-05-20",
"count": 1
},
{
"date": "2026-05-21",
"count": 1
},
{
"date": "2026-05-22",
"count": 2
},
{
"date": "2026-05-25",
"count": 1
},
{
"date": "2026-05-26",
"count": 1
},
{
"date": "2026-05-27",
"count": 1
},
{
"date": "2026-05-28",
"count": 2
},
{
"date": "2026-05-29",
"count": 2
},
{
"date": "2026-05-30",
"count": 1
},
{
"date": "2026-06-01",
"count": 3
},
{
"date": "2026-06-03",
"count": 1
},
{
"date": "2026-06-09",
"count": 2
},
{
"date": "2026-06-10",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-06-12",
"count": 1
},
{
"date": "2026-06-15",
"count": 1
},
{
"date": "2026-06-17",
"count": 1
},
{
"date": "2026-06-19",
"count": 2
},
{
"date": "2026-06-20",
"count": 2
},
{
"date": "2026-06-22",
"count": 2
},
{
"date": "2026-06-23",
"count": 2
},
{
"date": "2026-06-24",
"count": 3
},
{
"date": "2026-06-27",
"count": 1
},
{
"date": "2026-06-30",
"count": 2
},
{
"date": "2026-07-02",
"count": 2
},
{
"date": "2026-07-04",
"count": 1
},
{
"date": "2026-07-07",
"count": 1
},
{
"date": "2026-07-13",
"count": 2
},
{
"date": "2026-07-15",
"count": 2
},
{
"date": "2026-07-17",
"count": 1
},
{
"date": "2026-07-20",
"count": 1
},
{
"date": "2026-07-21",
"count": 2
}
],
"complete": false,
"collected": 1000,
"total_stars": 1285
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": true,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"apps/web/tsconfig.json",
"packages/emailmd/tsconfig.json",
"packages/react/tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 51443,
"source_files_sampled": 145,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@base-ui/react",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.0"
},
{
"name": "@emailmd/react",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "@modelcontextprotocol/sdk",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.26.0"
},
{
"name": "@types/mdx",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.13"
},
{
"name": "class-variance-authority",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.7.1"
},
{
"name": "clsx",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.1"
},
{
"name": "emailmd",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "fumadocs-core",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "^16.6.2"
},
{
"name": "fumadocs-mdx",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "^14.2.7"
},
{
"name": "fumadocs-ui",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "^16.6.2"
},
{
"name": "lucide-react",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.564.0"
},
{
"name": "mcp-handler",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.0"
},
{
"name": "next",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "16.1.6"
},
{
"name": "next-themes",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.4.6"
},
{
"name": "radix-ui",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.3"
},
{
"name": "react",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "19.2.3"
},
{
"name": "react-dom",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "19.2.3"
},
{
"name": "shadcn",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.8.5"
},
{
"name": "tailwind-merge",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.4.1"
},
{
"name": "tw-animate-css",
"manifest": "apps/web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.0"
},
{
"name": "@modelcontextprotocol/sdk",
"manifest": "packages/emailmd/package.json",
"ecosystem": "npm",
"version_constraint": "^1.26.0"
},
{
"name": "highlight.js",
"manifest": "packages/emailmd/package.json",
"ecosystem": "npm",
"version_constraint": "^11.11.1"
},
{
"name": "js-yaml",
"manifest": "packages/emailmd/package.json",
"ecosystem": "npm",
"version_constraint": "^4.1.0"
},
{
"name": "markdown-it",
"manifest": "packages/emailmd/package.json",
"ecosystem": "npm",
"version_constraint": "^14.1.0"
},
{
"name": "markdown-it-attrs",
"manifest": "packages/emailmd/package.json",
"ecosystem": "npm",
"version_constraint": "^4.3.1"
},
{
"name": "markdown-it-container",
"manifest": "packages/emailmd/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.0"
},
{
"name": "markdown-it-deflist",
"manifest": "packages/emailmd/package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.0"
},
{
"name": "markdown-it-emoji",
"manifest": "packages/emailmd/package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.0"
},
{
"name": "markdown-it-mark",
"manifest": "packages/emailmd/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.0"
},
{
"name": "markdown-it-sub",
"manifest": "packages/emailmd/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.0"
},
{
"name": "markdown-it-sup",
"manifest": "packages/emailmd/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.0"
},
{
"name": "markdown-it-task-lists",
"manifest": "packages/emailmd/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.1"
},
{
"name": "mjml",
"manifest": "packages/emailmd/package.json",
"ecosystem": "npm",
"version_constraint": "^5.4.0"
},
{
"name": "mjml-browser",
"manifest": "packages/emailmd/package.json",
"ecosystem": "npm",
"version_constraint": "^5.4.0"
},
{
"name": "zod",
"manifest": "packages/emailmd/package.json",
"ecosystem": "npm",
"version_constraint": "^4.4.3"
},
{
"name": "@codemirror/commands",
"manifest": "packages/react/package.json",
"ecosystem": "npm",
"version_constraint": "^6.10.4"
},
{
"name": "@codemirror/lang-markdown",
"manifest": "packages/react/package.json",
"ecosystem": "npm",
"version_constraint": "^6.5.0"
},
{
"name": "@codemirror/language",
"manifest": "packages/react/package.json",
"ecosystem": "npm",
"version_constraint": "^6.12.4"
},
{
"name": "@codemirror/state",
"manifest": "packages/react/package.json",
"ecosystem": "npm",
"version_constraint": "^6.7.0"
},
{
"name": "@codemirror/view",
"manifest": "packages/react/package.json",
"ecosystem": "npm",
"version_constraint": "^6.43.4"
},
{
"name": "@lezer/highlight",
"manifest": "packages/react/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.3"
},
{
"name": "react-colorful",
"manifest": "packages/react/package.json",
"ecosystem": "npm",
"version_constraint": "^5.7.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 7,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 11,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "danhstevens",
"commits": 126,
"avatar_url": "https://avatars.githubusercontent.com/u/1061040?v=4"
},
{
"type": "User",
"login": "bellstrand",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1585222?v=4"
},
{
"type": "User",
"login": "chrisbond",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/22972?v=4"
},
{
"type": "User",
"login": "vquemener",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4893465?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.969
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release-react.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [
"eslint.config.mjs"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 5,
"reason": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 2/27 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 2,
"reason": "dependency not pinned by hash detected -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "78 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "1b79891d25dab26253b238c48352c0a4936a04af",
"ran_at": "2026-07-21T22:48:07Z",
"aggregate_score": 3.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-15T22:50:31Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-15T22:44:42Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/anypost/emailmd",
"host": "github.com",
"name": "emailmd",
"owner": "anypost"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 36,
"vitality": 84,
"community": 61,
"governance": 56,
"engineering": 66
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 84,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"commits_last_year": 133,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 14
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "14/52 weeks with commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 14
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "133 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 133
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v0.9.0",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 1.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 61,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"forks": 38,
"stars": 1285,
"watchers": 3,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,285 stars",
"points": 50.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1285
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "38 forks",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 38
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 71,
"inputs": {
"packages": [
"@emailmd/react",
"emailmd"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 18012
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "18,012 downloads/month across npm",
"points": 56.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 18012,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.969
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 97% of commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"merged_prs": 7,
"open_issues": 0,
"closed_issues": 11,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "7/8 decided PRs merged",
"points": 33.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 7,
"decided": 8
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"followers": 2,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "anypost",
"public_repos": 12,
"account_age_days": 650
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "2 followers of anypost",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "anypost"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "12 public repos, account ~1 yr old",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 12
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@emailmd/react",
"emailmd"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "24 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 24
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 66,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "eslint.config.mjs",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://www.emailmd.dev/",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://www.emailmd.dev/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 36,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 1,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "78 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 44,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.19,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "19 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 10.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 19,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"apps/web/tsconfig.json",
"packages/emailmd/tsconfig.json",
"packages/react/tsconfig.json"
],
"agent_commit_share": 0.01,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "eslint.config.mjs",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "apps/web/tsconfig.json, packages/emailmd/tsconfig.json, packages/react/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "apps/web/tsconfig.json, packages/emailmd/tsconfig.json, packages/react/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 51443,
"source_files_sampled": 145,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/145 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 145,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "critical",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"example_dirs": [],
"has_mcp_signal": true,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 20,
"status": "met",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index npm:emailmd@0.9.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-21T22:48:15.821042Z",
"schema_version": "0.25.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/anypost/emailmd.svg",
"full_name": "anypost/emailmd",
"license_state": "standard",
"license_spdx": "MIT"
}