Show HN: React-Rewrite – A visual editor for React that writes code, no LLM
Category: devtools
Tags: react, visual-editor, developer-tools, tailwind, code-generation
Score: 7.0/10 (Innovation: 7, Technical: 7, Documentation: 7, Utility: 7)
React-Rewrite is a visual editor for React applications that allows developers to edit components visually during local development and automatically writes the changes back to source files. The project combines a proxy server, overlay UI, and source code manipulation to provide a novel interactive editing experience without relying on LLMs. Its ability to handle real-time code generation from UI actions is an innovative combination of existing concepts.
Target audience: frontend devs
Repository: https://github.com/donghaxkim/react-rewrite · TypeScript · MIT · 329 stars
View on Hacker News