mirror of
https://github.com/vercel/streamdown.git
synced 2026-09-19 02:18:37 +08:00
17 lines
304 B
JSON
17 lines
304 B
JSON
{
|
|
"title": "Streamdown",
|
|
"description": "A drop-in replacement for react-markdown, designed for AI-powered streaming.",
|
|
"pages": [
|
|
"index",
|
|
"getting-started",
|
|
"usage",
|
|
"configuration",
|
|
"plugins",
|
|
"styling",
|
|
"components",
|
|
"faq",
|
|
"---Features---",
|
|
"..."
|
|
]
|
|
}
|