playtui
v0.1.0
Published
Visual TUI component builder for OpenTUI
Maintainers
Readme
PLAYTUI
A visual component builder for OpenTUI terminal applications.
Features
- Visual Canvas: Click to select elements, see live preview
- Property Editor: Edit colors, dimensions, layout properties
- Element Tree: Hierarchical view with collapse/expand
- Code Export: Generate JSX code for your component
- Undo/Redo: Full history support
- Keyboard Shortcuts: Fast editing workflow
Installation
Install globally via npm:
npm i -g playtuiOr run directly with npx:
npx playtuiDevelopment
bun install
bun run start
# or
bun run dev # with hot reloadLicense
MIT
