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
Playwright
Cross-browser end-to-end web testing and browser automation with a single API for Chromium, Firefox, and WebKit.
Express
The fast, unopinionated, minimalist web framework for Node.js
Next.js
The React framework for production: file-based routing, server rendering, and Rust-powered builds.
webpack
A static module bundler that builds a dependency graph of your project's modules and packages them into optimized browser bundles
Fontsource Inter
Self-host the Inter typeface with a single npm install and zero third-party font requests.
FastAPI
A modern, high-performance Python web framework for building APIs with automatic validation, serialization, and interactive docs.
webpack-cli
The official command-line interface for webpack, adding build, watch, serve, and config-validation commands to any project.
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
Hono
A small, ultrafast web framework built on Web Standards that runs identically everywhere.
urllib3
A powerful, user-friendly HTTP client for Python with thread-safe connection pooling, TLS verification, and retry handling.
proxy-agent
Maps HTTP, HTTPS, SOCKS, and PAC proxy protocols to the correct Node.js http.Agent implementation automatically.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
typing_extensions
Backported and experimental type-hint features for Python, usable on older interpreters and ahead of the stdlib.
PyJWT
A Python implementation of RFC 7519 for encoding, decoding, and verifying JSON Web Tokens.
Puppeteer
Node.js library for automating Chrome and Firefox over the DevTools Protocol and WebDriver BiDi
@clickhouse/client
The official TypeScript client for connecting Node.js applications to ClickHouse over HTTP.
express-rate-limit
Basic IP rate-limiting middleware for Express to throttle repeated requests and protect public APIs and sensitive endpoints.
axum
Ergonomic and modular HTTP routing and request-handling framework for Rust, built on Tokio, Hyper, and Tower.
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.
Expo
Open-source framework for building universal native apps with React that run on Android, iOS, and the web.
NextAuth.js
Open-source authentication for Next.js with OAuth, OIDC, email, and passkey sign-in.
Bootstrap
The world's most popular front-end framework for building responsive, mobile-first sites
Fastify
A fast and low-overhead web framework for Node.js, built around schema-based validation and a plugin architecture
tokio-tungstenite
Asynchronous, Tokio-native WebSocket streams built on tungstenite