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
Tags4
Sort:Used by Most Apps
AWS SDK for JavaScript (S3 Client)
The official modular AWS SDK v3 client for Amazon S3, with TypeScript-first APIs and streaming support.
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
Hono
A small, ultrafast web framework built on Web Standards that runs identically everywhere.
urllib3
A powerful, user-friendly HTTP client for Python with thread-safe connection pooling, TLS verification, and retry handling.
proxy-agent
Maps HTTP, HTTPS, SOCKS, and PAC proxy protocols to the correct Node.js http.Agent implementation automatically.
@clickhouse/client
The official TypeScript client for connecting Node.js applications to ClickHouse over HTTP.
cron-parser
Parse, validate, and iterate cron expressions in Node.js with full timezone and DST support.
cRonstrue
Turns cron expressions into human-readable descriptions, in 30+ languages.
http-proxy-middleware
The one-liner Node.js proxy middleware for connect, express, next.js, hono, and more.
Croner
A zero-dependency cron job scheduler and cron-expression evaluator for JavaScript and TypeScript
@nestjs/schedule
Declarative cron, interval, and timeout job scheduling for NestJS applications via decorators.
forge
A native, pure-JavaScript implementation of TLS and PKI cryptography for building crypto-based Node.js and browser apps.
node-cron
Zero-dependency cron job scheduling for Node.js with overlap prevention and distributed coordination
got
Human-friendly and powerful HTTP request library for Node.js, with retries, streams, pagination, and RFC 7234 caching built in.
croniter
Parses cron schedule strings and iterates the matching datetime values, with DST, second/year fields, and last-weekday support.