React library for building interactive CLI applications
React for CLI
ink
$ npx @jrichman/ink create-app my-cli-app
$ npm install @jrichman/ink react && node app.js
$ ink-dev ./src/index.js --watch