[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#973975: ITP: node-prompts -- Nodejs lightweight, beautiful and user-friendly interactive prompts



Package: wnpp
Severity: wishlist
Owner: Xavier Guimard <yadd@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : node-prompts
  Version         : 2.4.0
  Upstream Author : Terkel Gjervig Nielsen <terkel@terkel.com>
* URL             : https://github.com/terkelg/prompts
* License         : Expat
  Programming Lang: JavaScript
  Description     : Nodejs lightweight, beautiful and user-friendly interactive prompts

prompts permits to easy use cli prompts to enquire users for information:
 * User friendly: prompt uses layout and colors to create beautiful cli
                  interfaces.
 * Promised: uses promises and `async`/`await`. No callback hell.
 * Flexible: all prompts are independent and can be used on their own.
 * Testable: provides a way to submit answers programmatically.
 * Unified: consistent experience across all [prompts](#-types).

node-prompts is a dependency of node-jest, needed to fix this package (2
RC bugs)


Reply to: