Show HN: Drag-and-Drop in the Terminal
Category: library
Tags: react, tui, terminal-ui, drag-and-drop, react-reconciler
Score: 7.0/10 (Innovation: 6, Technical: 8, Documentation: 8, Utility: 6)
Yokai is a React-based TUI renderer for building complex terminal user interfaces with drag-and-drop, resizable panels, and keyboard navigation. Its diff-based rendering, Yoga layout, and gesture capture system bring browser-like interaction patterns to the terminal, making it interesting for developers building sophisticated CLI tools.
Target audience: backend devs, cli-tool developers, devops
Repository: https://github.com/re-marked/yokai · TypeScript · MIT · 1 stars
View on Hacker News