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