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
Kind1
Category
Sort:Used by Most Apps
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
MSW (Mock Service Worker)
Seamless REST and GraphQL API mocking for browser and Node.js
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.
form-data
Build readable multipart/form-data streams in Node.js for forms and file uploads
MySQL2
Fast, pure-JavaScript MySQL client for Node.js with prepared statements, promises, and pooling.
@hono/node-server
The official Node.js adapter that runs your Hono application on a native Node HTTP server using web-standard APIs.
http-proxy-middleware
The one-liner Node.js proxy middleware for connect, express, next.js, hono, and more.
forge
A native, pure-JavaScript implementation of TLS and PKI cryptography for building crypto-based Node.js and browser apps.
got
Human-friendly and powerful HTTP request library for Node.js, with retries, streams, pagination, and RFC 7234 caching built in.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
node-mssql
The Node.js client for Microsoft SQL Server, wrapping Tedious (or MSNodeSQLv8) behind a unified pool, request, and transaction API.
graphql-ws
Zero-dependency server and client implementing the GraphQL over WebSocket Protocol
go-smtp
An ESMTP client and server library for Go, implementing RFC 5321 plus AUTH, LMTP, and modern mail extensions.
superagent
A small, progressive HTTP request library for Node.js and browsers with a single fluent, chainable API on both platforms.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
ureq
A simple, safe, blocking HTTP client for Rust with minimal dependencies.
follow-redirects
A drop-in replacement for Node's http and https modules that transparently follows redirects with zero runtime dependencies.
assistant-ui
Composable React primitives and a headless runtime for building production-grade AI chat interfaces.
certmagic
Automatic HTTPS for Go programs — the production-grade ACME client library that powers Caddy, obtaining and renewing TLS certificates with zero manual cert management.
serve-handler
The config-driven static file request handler powering Vercel's serve CLI
gock
Versatile HTTP traffic mocking for Go, intercepting any net/http-based client for deterministic tests.
graphql-upload
Express/Koa middleware and an Upload scalar for GraphQL multipart file uploads