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
Category2
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.
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.
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.
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
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.
vue-tsc
A command-line type-checking tool that teaches the TypeScript compiler to understand Vue single-file components.
Laravel Tinker
A powerful REPL console for interacting with a full Laravel application from the command line
nest-cli
Scaffolds, builds, and serves NestJS applications through schematics-driven code generation and pluggable compiler backends.
postcss-cli
The command-line runner for PostCSS, transforming CSS files, globs, and directories from the terminal with your existing plugin chain.
Pi
Self-extensible AI coding agent CLI with a terminal UI, tool calling, and session management
sentry-cli
Official command-line tool for uploading source maps, debug symbols, and managing releases and deploys in Sentry.
Rspack CLI
The official command-line interface for running Rspack builds, dev servers, and previews.
c8
Native V8 code coverage for Node.js, with Istanbul-compatible reports and zero build-step setup.
MkDocs
A fast, simple static site generator for building project documentation from Markdown with a single YAML config file.
Docker CLI
The official command-line client for Docker Engine, covering containers, images, networks, swarm, and an extensible plugin ecosystem.