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
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
Express
The fast, unopinionated, minimalist web framework for Node.js
AWS SDK for JavaScript (S3 Client)
The official modular AWS SDK v3 client for Amazon S3, with TypeScript-first APIs and streaming support.
Zustand
A small, fast React state management library with a hook-based API and no boilerplate.
ws
A simple, blazing-fast, thoroughly tested WebSocket client and server library for Node.js.
eslint-plugin-import
ESLint rules that validate ES module import/export syntax and catch broken paths before they hit your build.
Marked
A fast, low-level Markdown compiler that parses CommonMark and GFM into HTML in Node.js, browsers, or the CLI.
serde_json
The de facto standard JSON library for Rust, built on the Serde serialization framework
Requests
The elegant, human-friendly HTTP library that made Python's most-used API for talking to the web.
Sentry JavaScript (@sentry/browser)
The official Sentry SDK for capturing errors, performance traces, and session replays in browser JavaScript apps.
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.
serde
A generic framework for serializing and deserializing Rust data structures efficiently and safely.
Pydantic
Data validation and settings management using Python type hints, backed by a Rust core.
pytest
The Python testing framework that makes writing small tests easy and scales to complex functional test suites.
Tokio
The async runtime powering most of Rust's networked, concurrent, and I/O-bound applications.
@hookform/resolvers
Official React Hook Form adapters that plug 20+ schema-validation libraries — Zod, Yup, Joi, Valibot, ArkType and more — straight into useForm's resolver.
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.
OpenAI
The official Node.js/TypeScript client for the OpenAI API, auto-generated from OpenAI's own OpenAPI spec.
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.