Most Popular React Libraries - Page 16
Page 16 of the most-viewed articles on ReactLibs, ordered by popularity.
-
SVAR React Calendar: A Scheduler That Ships With Batteries Included
A look at SVAR's freshly minted React scheduler, where the free MIT core already covers day, week, and month views, drag-to-create events, and a wired-up editor.
-
Kysely: SQL With Types That Actually Have Your Back
If you love SQL but hate hand-maintaining result types, Kysely sits in exactly the right spot: SQL-shaped queries with end-to-end type inference and no ORM magic.
-
Word Documents Without Word: Generating .docx Files with docx
Building a .docx file by hand means wrestling zipped XML until something corrupts. docx hands you a clean, typed object model instead, and it runs the same in the browser and on the server.
-
Swatchify: Pull Colors Straight Out of Any Image
Extracting dominant colors from images should not require a server round-trip or a heavy dependency tree.
-
Uniwind: Tailwind Finally Feels at Home in React Native
The fastest Tailwind bindings for React Native, from the team that brought you Unistyles.
-
Puter.js: The SDK That Ate Your Backend and Liked It
What if you could build an app with authentication, cloud file storage, a database, and access to GPT, Claude, and Gemini -- all from a single frontend import with no API keys, no server, and no bill? Puter.js makes that pitch and somehow delivers on it.
-
Feedsmith: The Swiss Army Knife of Feed Parsing and Generation
Parse and generate every feed format under the sun with one lightning-fast library.
-
Rspress: Docs at the Speed of Rust
When your docs build faster than you can save the file, you know something special is going on under the hood.
-
Perspective: A WASM-Powered Telescope for Your Data
When your dataset outgrows a spreadsheet and you need real-time, in-browser analytics, Perspective brings a C++ query engine compiled to WebAssembly straight into your web app.
-
React Split Pane v3: The Classic Layout Splitter Gets a Modern Makeover
React Split Pane just shipped its biggest update ever. Version 3 is a complete rewrite with hooks, TypeScript, accessibility, and features the original never had. Here is everything that changed and how to upgrade.