docs: add early-stage disclaimer to README

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Yunfei He
2026-05-24 22:52:09 +08:00
parent 638dd9fbc7
commit 6b504d2a36
+2
View File
@@ -1,5 +1,7 @@
# vue-tui # vue-tui
> **Early stage** — under active development. Bug reports welcome, but not recommended for production use yet.
Vue for the terminal. Build interactive CLI apps with components, flexbox, and HMR. Vue for the terminal. Build interactive CLI apps with components, flexbox, and HMR.
- **Vue SFC & JSX** — write terminal UIs with `<template>`, TSX, or both - **Vue SFC & JSX** — write terminal UIs with `<template>`, TSX, or both