@luhanxin/rag-tui
v0.1.2
Published
lhx-rag — Ink-based terminal client for the rag-ai-cli FastAPI backend.
Readme
.
Generated by
lhx-cli create --template=lib-singleon 2026.
A TypeScript library packaged in the formats you selected at scaffold time.
Scripts
pnpm dev # watch-rebuild
pnpm build # produce dist/ (formats: esm / cjs / umd as selected)
pnpm typecheck # tsc --noEmit
pnpm lint # biome check
pnpm release # build + publish (requires npm login)Bundler
This project was scaffolded with rslib. Switch by editing the
generated rslib.config.* file or re-scaffold with a different
bundler:
lhx-cli create my-lib --template=lib-single --features=bundler-rollup,format-esm,format-umdOutput formats
esm + cjs. Re-scaffold with --features=format-esm,format-cjs,format-umd
(any combination) to change formats.
Resources
- 🐛 Issues: https://github.com/juwenzhang/lhx-kit/issues
- 📖 Docs: https://lhx-kit.dev/templates/catalogue
