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

remarkjs/react-markdown

Markdown component for React observed · 2026-08-28

github.com/remarkjs/react-markdown · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

42/100

  • Activity 17
  • 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: 3
  • age_days: 4125
  • days_rel: 544
  • days_push: 499
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

15864 stars · 918 forks observed · 2026-08-28

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

A React component that safely renders markdown strings to React elements using the unified/remark ecosystem. It supports CommonMark and GFM, custom component overrides, and remark/rehype plugins without dangerouslySetInnerHTML.

Use cases

  • render markdown in react
  • display user-generated markdown safely
  • convert markdown to react components
  • render gfm markdown with syntax highlighting
  • avoid dangerouslySetInnerHTML for markdown
  • customize markdown element rendering

When to choose

  • you need safe markdown rendering in React without XSS risk
  • you want to swap markdown elements for custom React components
  • you need plugin support for math, syntax highlighting, or GFM

When to avoid

  • you need markdown rendering outside React
  • you want to parse markdown to HTML strings rather than React elements

Facets

library · maturity stable

markdown ui-components parser templating frontend web-development documentation browser react remark commonmark gfm unified xss-safe nodejs web-server

3 sources

Member repositories

RepositoryRoleHealth v2
remarkjs/react-markdownmain42

For agents

markdown · JSON · MCP: product_card(name="remarkjs/react-markdown")

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