Most Popular React Libraries - Page 38
Page 38 of the most-viewed articles on ReactLibs, ordered by popularity.
-
Formisch: One Schema to Rule Your Forms
Forms are where types usually go to die. Formisch takes the opposite bet: define one schema, and let the whole form inherit its shape, validation, and TypeScript types for free.
-
MDXEditor: WYSIWYG Markdown That Stays Markdown
Markdown editors usually make you choose between raw syntax and opaque HTML. MDXEditor refuses the trade-off and hands you a polished WYSIWYG surface that still writes plain Markdown.
-
Taming Messy SQL with sql-formatter
Every codebase eventually accumulates SQL that looks like a ransom note. Here is the tiny, dependable library that makes it readable again.
-
tinykeys: Big Keyboard Power in About a Kilobyte
Keyboard shortcuts feel like magic when they work and like a maintenance nightmare when you roll your own. tinykeys gives you the magic without the nightmare, all in roughly a kilobyte.
-
Sugar High: The 1 kB Syntax Highlighter That Lets CSS Pick the Colors
A syntax highlighter so small it fits in a kilobyte, built by a Next.js core member for his own blog. Here is how it works and why owning your colors in CSS is liberating.
-
Bippy: Sneaking Into React's Fiber Tree Like You Own the Place
A power tool for tooling authors. Bippy hands you the same plumbing React DevTools uses, then politely warns you it might break everything.
-
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.
-
Hey API: Your OpenAPI Spec Just Wrote Your Entire Frontend Client
Stop writing fetch wrappers by hand. Let your OpenAPI spec do the heavy lifting.
-
Yoopta Editor: Build Your Own Notion in React
A headless, plugin-powered block editor for React that brings Notion-style editing to your app with minimal fuss.
-
Maizzle: Tailwind CSS Meets the Email Inbox
A framework that lets you build beautiful HTML emails with Tailwind CSS while it handles the ugly parts automatically.