I know this project looks like in the early stages on dormancy but i just found it and think its GREAT!!!
looking for something like inquirer
import { confirm } from '@inquirer/prompts';
const answer = await confirm({ message: 'Continue?' });
this would be cool to be supported or built-in.