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
Tags4
Sort:Used by Most Apps
TypeScript
A strongly typed superset of JavaScript that compiles to clean, portable JavaScript.
@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.
esbuild
An extremely fast JavaScript and CSS bundler and minifier written in Go.
ts-node
TypeScript execution engine and REPL for Node.js that runs .ts files directly, without a separate compile step.
Marked
A fast, low-level Markdown compiler that parses CommonMark and GFM into HTML in Node.js, browsers, or the CLI.
webpack
A static module bundler that builds a dependency graph of your project's modules and packages them into optimized browser bundles
tslib
The runtime library that houses TypeScript's compiler helper functions so your emitted code stays small.
Oxlint
Rust-based JavaScript/TypeScript linter that runs 50-100x faster than ESLint, with zero configuration required.
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
SWC
Rust-based JavaScript/TypeScript compiler, a drop-in super-fast alternative to Babel
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.
@clickhouse/client
The official TypeScript client for connecting Node.js applications to ClickHouse over HTTP.