@eeshans/cli-kit
v0.1.1
Published
Shared CLI design system for Minimal Intelligence tools
Maintainers
Readme
@eeshans/cli-kit
Shared CLI design system for Minimal Intelligence tools.
Provides a small, consistent layer over @clack/prompts, commander, and picocolors for building terminal apps with Fang-style headers, status cards, prompts, and CLI scaffolding.
Usage
import { createCli, runCli, appHeader, section, card, status } from "@eeshans/cli-kit";Modules
theme/icons— semantic picocolors tokens and iconslayout— width-aware wrapping, padding, and section linescomponents— app header, section, card, info card, status, spinner, listsprompts— text, confirm, number, select, multi-select, and grouped model pickercli—commanderwrapper with Fang-style helphelp—FangHelpcustom help renderer
License
MIT
