This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Product upvotes vs the next 3
Product comments vs the next 3
Product upvote speed vs the next 3
Product upvotes and comments
Product vs the next 3
Kudzu
Compile React-shaped TSX without React or hydration
An experimental HTML-first TSX framework that compiles function components, hooks, and event handlers into static HTML and route-specific ESM. Static routes ship no JavaScript.
Top comment
Hi Product Hunt, I built Kudzu while creating static websites with AI-generated code. I like reviewing function components, props, JSX, hooks, and event handlers, but I didn’t want that authoring format to automatically require React, a virtual DOM, hydration, or a browser-side component tree. Kudzu executes components during the build and produces static HTML, CSS, and only the route-specific ESM needed for actual interactions. Fully static routes ship no JavaScript, while state and events compile into direct DOM updates instead of component rerenders. You can try it with: npm create kudzu@latest my-app cd my-app npm run dev Kudzu is experimental and is not a drop-in React replacement. It supports a statically analyzable subset and reports unsupported patterns during the build. I’d appreciate feedback on the compiler model, diagnostics, generated JavaScript size, and the TSX patterns you would like to see supported next.
About Kudzu on Product Hunt
“Compile React-shaped TSX without React or hydration”
Kudzu was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #97 on the daily leaderboard. An experimental HTML-first TSX framework that compiles function components, hooks, and event handlers into static HTML and route-specific ESM. Static routes ship no JavaScript.
On the analytics side, Kudzu competes within Developer Tools — topics that collectively have 517.5k followers on Product Hunt. The dashboard above tracks how Kudzu performed against the three products that launched closest to it on the same day.
Who hunted Kudzu?
Kudzu was hunted by briggs. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of Kudzu including community comment highlights and product details, visit the product overview.

