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
Axios
Promise-based HTTP client for the browser and Node.js with interceptors, automatic transforms, and cancellation
TanStack Query
Hooks-based async state management for fetching, caching, and syncing server data in React.
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.
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.
node-fetch
A lightweight, spec-compliant implementation of the browser Fetch API for Node.js
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.
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.