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
Category1
Sort:Used by Most Apps
Chalk
The most popular Node.js library for styling terminal string output with ANSI colors.
Oxlint
Rust-based JavaScript/TypeScript linter that runs 50-100x faster than ESLint, with zero configuration required.
xterm.js
A fast, self-contained TypeScript library for embedding fully-featured terminals in the browser.
Click
A composable Python toolkit for building command line interfaces with minimal boilerplate.
rich
A Python library for rendering rich text, tables, progress bars, and syntax-highlighted code in the terminal.
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.
tqdm
A fast, extensible progress bar for Python loops and CLI pipelines, with negligible overhead.
TypeScript Native Preview
Preview npm build of tsgo, the native Go port of the TypeScript compiler ahead of TypeScript 7.0.
Inquirer.js
Interactive command-line prompts for Node.js — lists, checkboxes, confirms, and more with a single async API.
Typer
Typer is a Python library for building CLI applications, using type hints to generate arguments, options, validation, help text, and shell completion automatically.
nest-cli
Scaffolds, builds, and serves NestJS applications through schematics-driven code generation and pluggable compiler backends.
Ink
React for CLIs — build and test interactive command-line apps using declarative, Flexbox-based components instead of manual stdout writes.
Rspack CLI
The official command-line interface for running Rspack builds, dev servers, and previews.
MkDocs
A fast, simple static site generator for building project documentation from Markdown with a single YAML config file.
verdaccio
A lightweight, zero-config-required private npm registry with built-in caching and proxying of public registries.
Sphinx
A documentation generator that turns reStructuredText or Markdown sources into polished HTML, PDF, EPUB, and more.
Pulumi
Infrastructure as Code in your favorite programming language, powered by a shared multi-language deployment engine.
umzug
Framework-agnostic migration tool for Node.js with a clean, typed API for running and rolling back migrations.
Yarn
A fast, reliable, and secure dependency manager for JavaScript projects, caching every download for deterministic, offline-capable installs.
IPython
A productive interactive Python shell with rich introspection, tab completion, and magic commands.
npm
The default command-line package manager for Node.js and the JavaScript ecosystem
Poetry
Poetry is a dependency management and packaging tool for Python that resolves, locks, and installs project dependencies through a single pyproject.toml file.
Textual
The Python framework for building sophisticated terminal and web user interfaces with a simple, async-native API.