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
Category
Sort:Used by Most Apps
dotenv
Loads environment variables from a .env file into process.env for Node.js apps.
date-fns
Modern JavaScript date utility library with 200+ pure, immutable functions
jsdom
A pure-JavaScript implementation of the WHATWG DOM and HTML standards for Node.js.
Axios
Promise-based HTTP client for the browser and Node.js with interceptors, automatic transforms, and cancellation
ws
A simple, blazing-fast, thoroughly tested WebSocket client and server library for Node.js.
Requests
The elegant, human-friendly HTTP library that made Python's most-used API for talking to the web.
sharp
High-performance Node.js image processing powered by libvips, built for fast resizing and format conversion.
i18next
The internationalization framework for JavaScript, with zero runtime dependencies and a pluggable ecosystem for every environment.
Pydantic
Data validation and settings management using Python type hints, backed by a Rust core.
OpenTelemetry JavaScript (@opentelemetry/api)
Vendor-neutral tracing, metrics, and context API that libraries and apps instrument once, so any OpenTelemetry-compatible backend can consume it.
HTTPX
A next-generation HTTP client for Python with sync, async, and HTTP/2 support
fs-extra
Drop-in replacement for Node's fs module adding copy, remove, mkdirs, and JSON helpers with native promise support.
ioredis
A robust, full-featured Redis client for Node.js with built-in Cluster, Sentinel, and TypeScript support.
NumPy
The fundamental N-dimensional array library powering Python's scientific computing stack.
cors
Node.js CORS middleware for Express and Connect that sets standards-compliant headers to control cross-origin browser access.
PyYAML
A full-featured YAML parser and emitter for Python, with C-accelerated bindings
python-dotenv
Load environment variables from a .env file into Python's os.environ, the standard way to keep 12-factor config out of your code
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
Pino
A super fast, low-overhead JSON logger for Node.js applications.
pandas
The Python DataFrame library for fast, flexible, and expressive data analysis and manipulation.
chokidar
Minimal and efficient cross-platform file watching for Node.js.
Faker
Generate massive amounts of realistic fake data for testing, seeding, and mocking in JavaScript and TypeScript.
Pillow
The friendly PIL fork that adds image processing capabilities to Python
Drizzle ORM
A lightweight, zero-dependency TypeScript ORM with full SQL-like query flexibility