Licence
MIT
Version
0.1.0
Deps
1
Size
193 kB
Vulns
0
Weekly
0
inkstand
inkstand is a toolkit for interactive terminal applications built with Ink. It contains useful components like a command line editor, a command router or screen handling.
Quick start
inkstand needs Node 22 or later, Ink 7.1, and React 19. ink and react are peer
dependencies, so install them together:
npm install inkstand ink react
Follow up with the Tutorial that builds an application step by step.
Contributing
See the contributing guide. Participation is governed by the Code of Conduct. Vulnerabilities go through SECURITY.md.
License
MIT, see LICENSE.