React vs Preact
We don't have data for preactjs/preact yet. They will appear here as soon as the next sync run completes.
Preact is a 3kB drop-in replacement for React with the same API surface. Pick Preact when bundle size is the dominant cost (mobile-first PWAs, embed widgets); pick React when you need the larger ecosystem (testing libs, devtools, third-party components).
Browse other comparisons