# buntui
**Repository Path**: AlphaFoxz/buntui
## Basic Information
- **Project Name**: buntui
- **Description**: No description available
- **Primary Language**: TypeScript
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2026-06-10
- **Last Updated**: 2026-06-10
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[English](./README.md) | **中文**
buntui
高性能终端 UI 框架 — Zig 渲染 + Vue SFC 开发体验 + Bun 运行时
---
## 快速开始
```bash
bunx create-buntui@alpha
cd my-app-name
bun dev
```
## 为什么选择 buntui?
| | |
| -------------------- | ----------------------------------------------------------------------------------------- |
| **终端里的 Vue SFC** | 编写 `.vue` 文件,使用 ``、`
```
## 内置组件
| 组件 | 说明 |
| ---------------- | ------------------------------------------------------------------------- |
| `` | 容器:边框、内边距、弹性布局(direction / gap / align)、阴影、可拖拽 |
| `` | 文本:字体修饰(bold / italic / underline …)、跑马灯溢出 |
| `` | 输入框:光标、选区、撤销/重做、剪贴板、密码模式、浮动标签 |
| `