@mdtui/ink
v0.1.1
Published
> React for CLIs. Build and test your CLI output using components. Fork of [ink](https://raw.githubusercontent.com/vadimdemedes/ink)
Downloads
5
Readme
@mdtui/ink
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.
Features
- Use ansis instead of chalk for better performance.