A lightweight, modular set of building blocks for creating robust and beautiful Command Line Interfaces (CLIs).
CLI Bricks provides a collection of reusable, highly customizable UI components designed to make building terminal applications faster, cleaner, and more intuitive.
- Modular Architecture: Pick and choose exactly which components ("bricks") you need without bloating your project.
- Rich User Inputs: Easily implement text prompts, password fields, Yes/No confirmations, and selection menus.
- Dynamic Feedback: Keep users informed with loading spinners, progress bars, and status indicators.
- Beautiful Formatting: Built-in support for ANSI colors, typography styling (bold, dim, underline), and structured layouts (tables, panels).
- Developer Friendly: Clean, intuitive, and thoroughly documented APIs.
(Note: Replace this section with the exact command for your specific language package manager once published, e.g., Cargo, npm, pip, go get)
# Example
package-manager install cli_bricks