Alternatives
Products that do what Giggles – A batteries-included React framework for TUIs does
i built a framework that handles focus and input routing automatically for you -- something born out of the things that ink leaves to you, and inspired by charmbracelet's bubbletea - hierarchical focus and input routing: the hard part of terminal UIs, solved. define focus regions with useFocusScope, compose them freely -- a text input inside a list inside a panel just works. each component owns its keys; unhandled keypresses bubble up to the right parent automatically. no global handler like useInput, no coordination code - 15 UI components: Select, TextInput, Autocomplete, Markdown, Modal,…
- 1PU
hope you enjoy
Jun 2026 · vorpus.github.io
- 2

- 3

- 4GM
Hi everyone, Gridland is a runtime + ShadCN UI registry that makes it possible to build terminal apps that run in the browser as well as the native terminal. This is useful for demoing TUIs so that users know what they're getting before they are invested enough to install them. And, tbh, it's also just super fun! Gridland is the successor to Ink Web (ink-web.dev) which is the same concept, but using Ink + xterm.js. After building Ink Web, we continued experimenting and found that using OpenTUI and a canvas renderer performed better with less flickering and nearly instant load times. We're…
Mar 2026 · gridland.io
- 5
Bugpilot▲94Turn errors, DOM, + screenshots into an AI-ready Markdown
Jun 2026 · chromewebstore.google.com
- 6

Collaborative block-based editor → ready to drop in your app
2025
- 7

- 8

- 9

- 10
- 11

- 12

- 13TU
Apr 2026 · github.com
- 14

- 15

- 16CA
We've been building Crust (https://crustjs.com/), a TypeScript-first, Bun-native CLI framework with zero dependencies. It's been powering our core product internally for a while, and we're now open-sourcing it. The problem we kept running into: existing CLI frameworks in the JS ecosystem are either minimal arg parsers where you wire everything yourself, or heavyweight frameworks with large dependency trees and Node-era assumptions. We wanted something in between. What Crust does differently: - Full type inference from definitions — args and flags are inferred automatically. No…
Mar 2026 · github.com
- 17AM
so you can start vibe-coding your ad-hoc terminal dashboard. With session replay and mouse click support built-in.
Jan 2026 · github.com
- 18

- 19GT
I've been building go-tui (https://go-tui.dev), a terminal UI framework for Go inspired by the templ framework for the web (https://templ.guide/). The syntax should be familiar to templ users and is quite different from other terminal frameworks like bubbletea. Instead of imperative widget manipulation or bubbletea's elm architecture, you write HTML-like syntax and Tailwind-style classes that can intermingle with regular Go code in a new .gsx filetype. Then you compile these files to type-safe Go using `tui generate`. At runtime there's a flexbox layout engine based…
Mar 2026 · go-tui.dev
- 20AT
Hi HN, I built a simple TUI for viewing and editing .md files in the terminal. More and more markdown files keep appearing in our projects, and I found myself needing a quick way to view(with syntax highlighting) and edit them without leaving the terminal, so I built this
Apr 2026 · mdee.bkh.dev
- 21

- 22SU
Hey HN! Today I am releasing Supafine, a tool that lets you generate and modify React UI components using simple prompts. When I build apps, I tend to think in blocks, and in React, those blocks are components. But creating and tweaking them manually often feels slower and more repetitive than it should be. I built Supafine to make that process faster and more intuitive. Give it a try at: https://create.supafine.app Thanks for reading - would love to hear any feedback!
2025 · create.supafine.app
- 23AO
Hi HF, I'm Terrell, and we built an open-source app that lets developers create their own Operator with a Next.js/React front-end and a flask back-end. The purpose is to simplify spinning up virtual desktops (Xfce, VNC) and automate desktop-based interactions using computer use models like OpenAI’s There are already various cool tools out there that allow you to build your own operator-like experience but they usually only automate web browser actions, or aren’t open sourced/cost a lot to get started. Spongecake allows you to automate desktop-based interactions, and is fully open…
2025 · github.com
- 24

A tool that maps UI components across MUI, Chakra, Ant Design, Mantine, EUI, Bootstrap, Quasar, Angular Material, and more. Every mapping is hand-verified — no AI guessing. Site: https://frontfamily.com CLI: https://www.npmjs.com/package/@frontfamily/cli GitHub: https://github.com/ch-bas/frontfamily
24d ago · frontfamily.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →