UNPKG

@owloops/claude-powerline

Version:

Beautiful vim-style powerline statusline for Claude Code with real-time usage tracking, git integration, and custom themes

5 lines (3 loc) 147 B
export type { BoxChars, TuiData } from "./types"; export { renderTuiPanel } from "./renderer"; export type { TuiPanelOptions } from "./renderer";