ended3월 23일· 1 sources
@clack/prompts: The Modern Alternative to Inquirer.js
@clack/prompts: Inquirer.js를 대체하는 차세대 CLI 프롬프트 라이브러리
Why it matters
@clack/prompts is a lightweight (~4KB gzipped), opinionated CLI prompt library for Node.js that provides beautiful terminal UI out of the box, positioning itself as a modern replacement for Inquirer.js. It offers a simple functional API with named exports (text, select, confirm, spinner, etc.) requiring no plugins, configuration objects, or third-party styling libraries. The article walks through its prompt types, built-in validation, and migration path from Inquirer.js.
1
Sources
+0
24h
—
Growth
171d
Active
@clack/promptsInquirer.jsCLINode.jsprompt library