Social Pulse
T64@Kun: I’ve been working on a side project — a TypeScript TUI framework that lets you write

I’ve been working on a side project — a TypeScript TUI framework that lets you write React-style components for the terminal.
But rendering doesn’t run in JS.
It runs in a native C engine that diffs framebuffer state and only writes changed cells.
So you get:
React/TS-style
CodeDesignSocial Threadx.com