{"library":"cli-prompt","type":"library","category":null,"description":"cli-prompt is a lightweight utility designed for creating interactive command-line prompts in Node.js applications. It provides a simple, callback-based API for collecting user input, including basic text prompts, hidden password input, and multi-question sequences. Despite its functionality, the package is considered abandoned, with its last known publication being `0.6.0` over 10 years ago and no significant updates or active maintenance since 2013. This project distinguishes itself through its minimal footprint and straightforward API, contrasting with more modern, promise-based or feature-rich prompt libraries that offer advanced validation, styling, and asynchronous patterns. Due to its abandonment, developers should consider its lack of ongoing support and potential compatibility or security issues.","language":"javascript","status":"abandoned","version":"0.6.0","tags":["javascript","prompt","cli","readline","input","terminal","console","wizard"],"last_verified":"Wed May 27","install":[{"cmd":"npm install cli-prompt","imports":["const prompt = require('cli-prompt');","const prompt = require('cli-prompt');\nprompt.password('...', cb);","const prompt = require('cli-prompt');\nprompt.multi([...], cb);"]},{"cmd":"yarn add cli-prompt","imports":[]},{"cmd":"pnpm add cli-prompt","imports":[]}],"homepage":null,"github":"https://github.com/carlos8f/node-cli-prompt","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cli-prompt","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/cli-prompt/compatibility"}}