From ff0accf5c58567b3692846098159e1e37faeed91 Mon Sep 17 00:00:00 2001 From: Chris Roth Date: Sat, 28 Feb 2026 23:43:59 -0500 Subject: [PATCH] Add ink-web to Web section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55708fd..bcf7770 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ Terminal Emulators ### Web - [AnderShell 3000](https://github.com/andersevenrud/retro-css-shell-demo) - Retro looking terminal in CSS [https://crt.no/](https://crt.no/) + - [ink-web](https://github.com/cjroth/ink-web) - A browser-based runtime for Ink that renders React terminal UI apps in xterm.js. - [jQuery Terminal Emulator](https://github.com/jcubic/jquery.terminal) - library for creating web based terminals - [Xterm.js](https://github.com/xtermjs/xterm.js) - A terminal for the web. [https://xtermjs.org/](https://xtermjs.org/)