- Add @fusion/tui as a new private workspace package with ink and React dependencies - Configure TypeScript with JSX (react-jsx), strict mode, and Node16 module resolution - Add minimal src/index.tsx entry point with package exports - Update root README.md with tui package reference - Add pnpm-lock.yaml entries for ink, ink-text-input, and @types/react
8 lines
206 B
Markdown
8 lines
206 B
Markdown
# @fusion/tui
|
|
|
|
Terminal UI components for kb, built with [Ink](https://github.com/vadimdemedes/ink) (React for the command line).
|
|
|
|
## Status
|
|
|
|
This package is under active development and not yet published.
|