Overview of Clack for JavaScript CLIs
mainClack provides stylish, interactive prompts for building JavaScript command-line interfaces (CLIs). It is split into two main packages depending on your needs:
@clack/prompts: Provides opinionated, ready-to-use prompt components for quick implementation.@clack/core: Provides headless, unstyled prompt primitives for developers who want full control over the visual presentation.