Most Popular React Libraries - Page 33
Page 33 of the most-viewed articles on ReactLibs, ordered by popularity.
-
billboard.js: D3 Power Without the D3 Homework
D3 is the most powerful drawing engine on the web and also the one most likely to make you cry into your scales and axes. billboard.js keeps the power and hides the homework behind a config object you can actually read.
-
Bearnie: The shadcn-Style Component Library Astro Was Waiting For
React developers have shadcn/ui. Astro developers had to envy it from across the fence. Bearnie brings the same own-your-code philosophy to Astro, minus the framework runtime.
-
Agent Device: Giving Your AI Coding Agent Eyes and Hands on a Real Phone
Your coding agent can write a slick new screen, but can it actually see the app run? Agent Device closes that loop, handing the agent a CLI to drive real devices and report back what really happened.
-
Wasp: The Batteries-Included Full-Stack Framework That Writes Its Own Plumbing
If you've ever spent the first week of a project gluing React to an Express backend, bolting on auth, and hand-rolling an API layer, Wasp wants to give that week back to you.
-
Vavite: Va Vite, Run Vite on the Server
If Vite spoils your frontend with instant hot reloading, why should your backend settle for a full process restart on every save? Vavite answers that question by making your server a first-class Vite citizen.
-
Unistyles: StyleSheet That Skips the Re-Render
A styling library that looks like React Native's built-in StyleSheet but quietly moves all the heavy lifting into C++, updating native views without ever asking React to re-render.
-
Twofold: The RSC Framework Built for Weekend Projects
Not every framework needs to win the enterprise. Twofold scopes itself down to weekend projects on purpose, and that honesty makes it one of the most readable RSC-native frameworks around.
-
TinyBase: A Tiny Store With Surprisingly Big Ideas
Most state libraries give you a bucket to hold data. TinyBase gives you a tiny relational engine with reactive bindings, a query language, persistence, and conflict-free sync — all in a handful of kilobytes.
-
prettier-plugin-tailwindcss: End the Great Class Order War
Nobody should spend code review energy arguing whether flex comes before p-4. Let the machine decide, consistently, on every save.
-
Semiotic: The Grammar-of-Graphics Chart Library With an AI-Era Comeback
Some libraries go quiet for years and then surprise everyone. Semiotic spent a long stretch in the shadows, then re-emerged in 2026 as a streaming-first, AI-friendly visualization toolkit. Here is what it can do today.