From 75caa351506cd2e58b49847ee7d805afaaa29f40 Mon Sep 17 00:00:00 2001 From: Zhijie Wong <32107008+zhijiewong@users.noreply.github.com> Date: Sat, 23 May 2026 17:39:14 +0800 Subject: [PATCH] Add @pilates/react under React Renderers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b911c4c..5dc138ee 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ A collection of awesome things regarding the React ecosystem. - [react-three-fiber](https://github.com/pmndrs/react-three-fiber) - A React renderer for Three.js - [ink](https://github.com/vadimdemedes/ink) - React for interactive command-line apps +- [@pilates/react](https://github.com/pilatesjs/pilates) - React 19 reconciler for the Pilates terminal UI engine. Pure-TypeScript alternative to Ink - [remotion](https://github.com/remotion-dev/remotion) - Make videos programmatically with React - [react-pdf](https://github.com/diegomura/react-pdf) - Create PDF files using React - [react-figma](https://github.com/react-figma/react-figma) - A React renderer for Figma