Inquirer.js

A collection of common interactive command line user interfaces.

MIT License

Downloads
263.1M
Stars
19.4K
Committers
229

Bot releases are hidden (Show)

Inquirer.js - 0.2.0: Mary Kane

Published by SBoudrias over 11 years ago

Change log

  • New prompts: expand, checkbox and password
  • Unicode char now used for Mac and Linux env
  • choices array can now be a function to allow filtering available choices depending on previous answers
  • Tests refactoring for easier maintainability