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

vercel/streamdown

A drop-in replacement for react-markdown, designed for AI-powered streaming. observed · 2026-08-28

github.com/vercel/streamdown · homepage · TypeScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

85/100

  • Activity 99
  • Release rhythm 99
  • Longevity 27

Flags: no_license

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: 0
  • age_days: 384
  • days_rel: 9
  • days_push: 7
  • n_releases_24m: 50

Full methodology

Adoption not part of the score

5563 stars · 290 forks observed · 2026-08-28

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

Streamdown is a React component library that serves as a drop-in replacement for react-markdown, purpose-built for rendering Markdown streamed token-by-token from AI models. It handles incomplete Markdown syntax gracefully and ships with built-in typography, GFM, syntax highlighting, math, Mermaid diagrams, streaming carets, animations, and security hardening.

Use cases

  • render streaming markdown from an LLM chat response
  • replace react-markdown in an AI chat app
  • display incomplete markdown while tokens are still streaming
  • render markdown with syntax highlighting, math, and mermaid diagrams in React
  • add a typing caret and per-word animation to streaming AI text
  • safely render AI-generated markdown with link and image hardening
  • support CJK punctuation in streamed markdown

When to choose

  • you are building an AI chat or streaming interface in React that renders markdown
  • you want a react-markdown replacement with built-in GFM, code highlighting, math, and mermaid
  • you need graceful rendering of unterminated markdown blocks during streaming
  • you want security hardening (sanitization, link safety) for AI-generated content out of the box

When to avoid

  • you render static, non-streaming markdown and don't need streaming-specific features
  • your project doesn't use React or Tailwind CSS
  • you need a framework-agnostic or server-side-only markdown renderer
  • you require a permissively-licensed dependency and cannot accept the Apache-2.0/npm terms

Facets

library · maturity active

markdown parser ui-components security animation frontend web-development large-language-models chatbots developer-tools cross-platform react streaming ai react-markdown gfm syntax-highlighting tailwind chat-ui nodejs web-server

10 sources

Member repositories

RepositoryRoleHealth v2
vercel/streamdownmain85

For agents

markdown · JSON · MCP: product_card(name="vercel/streamdown")

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