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
tsx
A drop-in replacement for the node CLI that runs TypeScript and ESM files instantly, powered by esbuild.
Next.js
The React framework for production: file-based routing, server rendering, and Rust-powered builds.
concurrently
Run multiple terminal commands in parallel, with color-coded output and cross-platform support.
testify
The essential Go toolkit for assertions, mocks, and structured test suites.
Chalk
The most popular Node.js library for styling terminal string output with ANSI colors.
Commander.js
The complete, battle-tested framework for building Node.js command-line interfaces.
rimraf
Cross-platform recursive file and directory removal for Node.js, modeled on the UNIX `rm -rf` command.
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
Cobra
The commander library that powers Kubernetes, Hugo, and GitHub CLI's command-line interfaces.
jwt
A zero-dependency Go implementation of JSON Web Tokens (JWT) with pluggable HMAC, RSA, RSA-PSS, ECDSA, and Ed25519 signing methods.
xterm.js
A fast, self-contained TypeScript library for embedding fully-featured terminals in the browser.
Clap
The most widely used command-line argument parser for Rust, with both derive and builder APIs.
Click
A composable Python toolkit for building command line interfaces with minimal boilerplate.
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-cli
The unified Prisma CLI — one binary for ORM migrations, Composer apps, and the Prisma Developer Platform.
AWS SDK for Go v2
The official AWS SDK for Go — type-safe, modular clients for every AWS service.
yargs
The modern, pirate-themed command-line argument parser and command framework for Node.js
ora
An elegant, dependency-light terminal spinner for Node.js command-line apps and scripts.
npm-run-all
A cross-platform CLI that runs multiple npm-scripts in parallel or in sequence, replacing fragile shell operators like && with Windows-safe orchestration.
websocket
A fast, RFC 6455-compliant WebSocket implementation for Go with full control over framing, compression, and concurrency.
@clack/prompts
Opinionated, ready-to-use interactive prompt components for building beautiful command-line apps in Node.js.
@clickhouse/client
The official TypeScript client for connecting Node.js applications to ClickHouse over HTTP.