Open sindresorhus opened 6 years ago
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
Hi, i will try it
See the initial attempt and feedback here: https://github.com/sindresorhus/fkill-cli/pull/83
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