From 8bda124b9a320cf3c51175d34b6b73d03d837215 Mon Sep 17 00:00:00 2001 From: Yunfei He Date: Sun, 24 May 2026 22:07:37 +0800 Subject: [PATCH] docs: polish README with install, examples, API overview, and testing Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 199 +++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 176 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 849c947..906e281 100644 --- a/README.md +++ b/README.md @@ -1,38 +1,191 @@ # vue-tui -Terminal UI framework built on Vue and Vite. Components, layout, focus, HMR, and testing out of the box. +Vue for the terminal. Build interactive CLI apps with components, flexbox, and HMR. + +- **Vue SFC & JSX** — write terminal UIs with `