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
The declarative, component-based JavaScript library for building fast, interactive user interfaces on the web and in native apps.
React DOM
React's official renderer for the DOM and server — createRoot, hydrateRoot, and streaming SSR in one package.
ESLint
The pluggable JavaScript and TypeScript linter that finds and fixes code problems through a fully customizable, plugin-based rule engine.
prettier
An opinionated code formatter that enforces consistent style across every language your project speaks.
postcss
A CSS transformation engine that parses styles into an AST, letting JS plugins lint, prefix, and rewrite CSS — the foundation beneath Autoprefixer, Tailwind, and 200+ other tools.
typescript-eslint
The official meta-package bundling the TypeScript ESLint parser, plugin, and rule presets behind a single typed config() helper.
lucide-react
1,700+ tree-shakeable, customizable SVG icon components for React applications
@vitejs/plugin-react
The official Vite plugin for React with Babel-powered Fast Refresh and JSX transforms
React Testing Library
Simple and complete React DOM testing utilities that encourage good testing practices.
TanStack Query
Hooks-based async state management for fetching, caching, and syncing server data in React.
Radix UI
Unstyled, accessible React UI primitives for building your own design system.
eslint-config-prettier
Disables ESLint stylistic rules that conflict with Prettier, so the two tools never fight over formatting.
React Router
A multi-strategy router for React, from a lightweight library to a full SSR framework.
react-markdown
Safely render Markdown as React elements, no dangerouslySetInnerHTML required
@babel/core
The core JavaScript compiler that transforms next-generation syntax into code every browser and runtime can understand.
Next.js
The React framework for production: file-based routing, server rendering, and Rust-powered builds.
Motion
A hybrid JavaScript and React animation library built for 120fps gestures, springs, and layout transitions.
esbuild
An extremely fast JavaScript and CSS bundler and minifier written in Go.
cmdk
Fast, unstyled command menu and combobox primitives for React.
React Hook Form
Performant, flexible React forms built on hooks with minimal re-renders and built-in validation.
Recharts
A composable charting library for React, built on D3 and SVG.
eslint-plugin-react
React-specific linting rules for ESLint that catch JSX bugs, enforce Hooks conventions, and keep prop usage consistent.
Zustand
A small, fast React state management library with a hook-based API and no boilerplate.
TanStack Table
Headless, type-safe tables and datagrids for React, Vue, Solid, and more.