React for CLIs. Build and test your CLI output using components. Fork of ink
Ink provides the same component-based UI building experience that React offers in the browser, but for command-line apps. It uses Yoga to build Flexbox layouts in the terminal, so most CSS-like props are available in Ink as well. If you are already familiar with React, you already know Ink.
- Use ansis instead of chalk for better performance.