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
Kind2
Category3
Sort:Used by Most Apps
tsx
A drop-in replacement for the node CLI that runs TypeScript and ESM files instantly, powered by esbuild.
ts-node
TypeScript execution engine and REPL for Node.js that runs .ts files directly, without a separate compile step.
lint-staged
Run linters and formatters only against the files staged in git, so a slow full-project lint never blocks a commit.
cross-env
Cross-platform CLI for setting environment variables in npm scripts without worrying about Windows vs POSIX syntax.
concurrently
Run multiple terminal commands in parallel, with color-coded output and cross-platform support.
Tokio
The async runtime powering most of Rust's networked, concurrent, and I/O-bound applications.
Commander.js
The complete, battle-tested framework for building Node.js command-line interfaces.
webpack-cli
The official command-line interface for webpack, adding build, watch, serve, and config-validation commands to any project.
Oxlint
Rust-based JavaScript/TypeScript linter that runs 50-100x faster than ESLint, with zero configuration required.
Cobra
The commander library that powers Kubernetes, Hugo, and GitHub CLI's command-line interfaces.
prisma-cli
The unified Prisma CLI — one binary for ORM migrations, Composer apps, and the Prisma Developer Platform.
Ruff
An extremely fast Python linter and code formatter, written in Rust, built as a drop-in replacement for Flake8, Black, isort, and dozens of plugins.
yargs
The modern, pirate-themed command-line argument parser and command framework for Node.js
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.
TypeScript Native Preview
Preview npm build of tsgo, the native Go port of the TypeScript compiler ahead of TypeScript 7.0.
Create React App
Zero-configuration CLI that bootstraps a React single-page app in one command
Gunicorn
A fast, lightweight pre-fork WSGI and ASGI HTTP server for running Python web apps in production on UNIX.
dotenv-cli
A command-line tool that loads .env files and runs any command with those environment variables set.
TypeDoc
Generates browsable API documentation straight from TypeScript source and doc comments, using the real compiler to get types right.
React Native
Build native iOS and Android apps from a single React codebase using the components and patterns you already know.
vue-tsc
A command-line type-checking tool that teaches the TypeScript compiler to understand Vue single-file components.
Typer
Typer is a Python library for building CLI applications, using type hints to generate arguments, options, validation, help text, and shell completion automatically.
Bootstrap
The world's most popular front-end framework for building responsive, mobile-first sites
shadcn
Add beautifully designed, accessible UI components as owned source code via a CLI