Ross ROSS = Recommend OSS · open-source software intelligence for agents

kentcdodds/mdx-bundler

🦤 Give me MDX/TSX strings and I'll give you back a component you can render. Supports imports! observed · 2026-08-28

github.com/kentcdodds/mdx-bundler · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

71/100

  • Activity 82
  • Release rhythm 40
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 25
  • age_days: 2027
  • days_rel: 546
  • days_push: 112
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1903 stars · 82 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

mdx-bundler is a JavaScript library that compiles and bundles MDX strings together with their imported TS/JS dependencies using MDX v3 and esbuild, returning a renderable component. It works with sources from anywhere—local files, GitHub, or a CMS—as long as you provide the file contents.

Use cases

  • compile mdx strings into react components
  • bundle mdx files with their imports
  • render markdown with embedded jsx components
  • compile mdx content stored in a cms
  • support typescript imports inside mdx files
  • build a blog that renders mdx posts with interactive components

When to avoid

  • you only need simple markdown-to-html rendering without jsx
  • you need a full static site generator or mdx runtime in the browser without a build step

Facets

library · maturity stable

build-tool compiler serialization markdown web-development frontend documentation developer-tools mdx esbuild bundler jsx markdown content-compilation nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
kentcdodds/mdx-bundlermain71

For agents

markdown · JSON · MCP: product_card(name="kentcdodds/mdx-bundler")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem