Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Sort:Used by Most Apps
react-error-boundary
Reusable React error boundary component that catches rendering errors and shows a fallback UI.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
Base UI
Unstyled, accessible React components and low-level hooks for building your own design system.
input-otp
Accessible, unstyled one-time password input component for React with full keyboard, paste, and password-manager support.
prop-types
Runtime type checking for React component props, warning in development when data doesn't match the declared shape.
react-hotkeys-hook
A lightweight React hook for wiring up keyboard shortcuts in components declaratively.
SWR
React Hooks for data fetching with built-in caching, revalidation, and real-time updates
Tabler Icons React
6000+ free MIT-licensed SVG icons as tree-shakable React components with customizable size, color, and stroke.
react-select
The flexible, accessible Select control for React with multi-select, async, and creatable options.
React Aria
Unstyled, accessible React hooks and components for building your own design system.
React Redux
Official React bindings for Redux — performant, flexible hooks and Provider for connecting components to your store.
React DnD
A set of React hooks and utilities for building complex drag-and-drop interfaces without coupling your components to the DOM.
use-debounce
Tiny, tree-shakeable React hooks for debouncing and throttling values and callbacks.
react-colorful
A tiny, dependency-free color picker component for React and Preact apps
lowlight
Virtual syntax highlighting for virtual DOMs and non-HTML things, powered by highlight.js
Docusaurus
React-based static site generator for building fast, maintainable documentation websites.
tRPC Server
Build end-to-end typesafe APIs in TypeScript with no schemas, no code generation, and zero runtime bloat.
Create React App
Zero-configuration CLI that bootstraps a React single-page app in one command
Material UI
A comprehensive React component library implementing Google's Material Design, battle-tested and production-ready out of the box.
React Native
Build native iOS and Android apps from a single React codebase using the components and patterns you already know.
styled-components
Write actual CSS in your React components and let styled-components scope, inject, and dedupe it at runtime.
Redux Toolkit
The official, opinionated, batteries-included toolset for efficient Redux state management
react-native-safe-area-context
A flexible way to handle safe area insets in React Native, with hooks and components that also work on Android and web.
react-textarea-autosize
A drop-in <textarea> replacement for React that automatically grows and shrinks to fit its content.