https://github.com/vadimdemedes/ink It's much better than Inquirer and results in more maintainable code. We could use: https://github.com/maticzav/ink-autocomplete Example of a CLI using Ink: https://github.com/sindresorhus/emoj/blob/master/ui.js
https://github.com/vadimdemedes/ink
It's much better than Inquirer and results in more maintainable code.
We could use: https://github.com/maticzav/ink-autocomplete
Example of a CLI using Ink: https://github.com/sindresorhus/emoj/blob/master/ui.js