co-mono/packages/tui/test
Mario Zechner 838fde47ba refactor(tui): Move examples from README to test directory
- Move chat application example to test/chat-app.ts
- Move multi-component layout example to test/multi-layout.ts
- Update README to reference example files instead of inline code
- Add proper exit handlers (Ctrl+C) to all examples
- Simplify README by reducing inline code examples
2025-08-11 01:29:43 +02:00
..
bench.ts tui-double-buffer: Implement smart differential rendering with terminal abstraction 2025-08-10 22:33:03 +02:00
chat-app.ts refactor(tui): Move examples from README to test directory 2025-08-11 01:29:43 +02:00
demo.ts Initial monorepo setup with npm workspaces and dual TypeScript configuration 2025-08-09 17:18:38 +02:00
differential-render.test.ts tui: Fix differential rendering to preserve scrollback buffer 2025-08-11 00:57:59 +02:00
multi-layout.ts refactor(tui): Move examples from README to test directory 2025-08-11 01:29:43 +02:00
tui-rendering.test.ts tui-double-buffer: Implement smart differential rendering with terminal abstraction 2025-08-10 22:33:03 +02:00
virtual-terminal.test.ts tui-double-buffer: Implement smart differential rendering with terminal abstraction 2025-08-10 22:33:03 +02:00
virtual-terminal.ts tui-double-buffer: Implement smart differential rendering with terminal abstraction 2025-08-10 22:33:03 +02:00