From b45c0a3500a0d7573d9dc1c015458e60b6676b43 Mon Sep 17 00:00:00 2001 From: Simon He <57086651+Simon-He95@users.noreply.github.com> Date: Mon, 20 Jul 2026 19:46:28 +0800 Subject: [PATCH] Add Markstream to Streaming (#1121) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4fe829c..302182a 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