From e1ec5016639d38442f24b5f37b6ce0f7c4d9c7b7 Mon Sep 17 00:00:00 2001 From: Simon He <674949287@qq.com> Date: Sun, 19 Jul 2026 16:36:24 +0800 Subject: [PATCH] Add Markstream to Streaming --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4fe829ca..302182ac 100644 --- a/README.md +++ b/README.md @@ -634,6 +634,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar ## Streaming * [Tailor](https://github.com/zalando/tailor) - Streaming layout service for front-end microservices, inspired by Facebook's BigPipe. +* [Markstream](https://github.com/Simon-He95/markstream-vue) - Streaming Markdown renderer for AI chat interfaces across Vue, React, Svelte and Angular. ## Vision Detection