@_hyf0: Happy to announce [email protected]! What you get: - Vue <script setup> + reactivity, rendered to the terminal - Real Yoga fl…
Summary
[email protected] is released, enabling Vue components with reactivity to render in the terminal, featuring Yoga flexbox layout and patterns inspired by React Ink.
View Cached Full Text
Cached at: 06/20/26, 08:22 PM
Happy to announce [email protected]!
What you get:
- Vue <script setup> + reactivity, rendered to the terminal
- Real Yoga flexbox layout (Box / Text) - React Ink’s battle-tested patterns — now in Vue
- Kitty keyboard protocol, bracketed paste, animation, screen-reader a11y
Public https://t.co/Wo4wsTdCAs
Similar Articles
@_hyf0: I wanted to build a toy coding agent. Started by looking into the TUI layer. That rabbit hole turned into a full termin…
VUE-TUI is a new open-source framework that lets developers build interactive terminal applications using Vue components, with features like flexbox layout, HMR, and a focus system.
@evanyou: 3D in the terminal with Vue?!
Evan You highlights Vue TUI, a library that renders 3D effects in the terminal using Vue.
@fengmk2: Vite+ v0.3.1 is out! • `vp env` manages Node.js + package-manager versions • Fixes TanStack Start 404s • Windows shim: …
Vite+ v0.3.1 is released with new features for Node.js and package-manager management, bug fixes for TanStack Start, and performance optimizations. It serves as a unified, open-source toolchain for web development.
Show HN: Performative-UI – a react component library of design tropes
Performative-UI is a React component library based on design tropes, released on Hacker News.
@kanewang_: Introducing Takumi v2 beta, the Rust engine that renders JSX to images without a headless browser. - renderSvg() for SV…
Introducing Takumi v2 beta, a Rust engine that renders JSX to images without a headless browser, adding SVG output, on-demand Google Fonts, language-aware text handling, and improved font caching.