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
Pino
A super fast, low-overhead JSON logger for Node.js applications.
url
A WHATWG-standard-compliant URL parser and manipulation library for Rust.
PapaParse
The fastest in-browser CSV parser for JavaScript, with streaming, Web Workers, and zero dependencies
chokidar
Minimal and efficient cross-platform file watching for Node.js.
Hono
A small, ultrafast web framework built on Web Standards that runs identically everywhere.
Faker
Generate massive amounts of realistic fake data for testing, seeding, and mocking in JavaScript and TypeScript.
Google Cloud Storage
Node.js client library for Google Cloud Storage — upload, download, and manage buckets and objects programmatically.
Drizzle ORM
A lightweight, zero-dependency TypeScript ORM with full SQL-like query flexibility
Clap
The most widely used command-line argument parser for Rust, with both derive and builder APIs.
SWC
Rust-based JavaScript/TypeScript compiler, a drop-in super-fast alternative to Babel
markdown-it
A fast, pluggable CommonMark-compliant Markdown parser and renderer for JavaScript, safe by default.
cookie-parser
Express middleware that parses HTTP Cookie headers into req.cookies, with support for signed and JSON-encoded cookie values.
qs
A battle-tested querystring parser and serializer for Node.js with nested object support and built-in security limits.
proxy-agent
Maps HTTP, HTTPS, SOCKS, and PAC proxy protocols to the correct Node.js http.Agent implementation automatically.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
Cheerio
The fast, flexible library for parsing and manipulating HTML and XML with a familiar jQuery-style API.
form-data
Build readable multipart/form-data streams in Node.js for forms and file uploads
file-type
Detect the file type of a buffer, stream, or file by reading its magic number.
OpenTelemetry Auto-Instrumentations for Node.js
Zero-code observability for Node.js apps, bundling every OpenTelemetry contrib instrumentation into a single metapackage.
execa
A modern process-execution library for Node.js with template-string syntax and zero shell-injection risk.
yargs
The modern, pirate-themed command-line argument parser and command framework for Node.js
sanitize-html
Allowlist-based HTML sanitizer that strips XSS vectors from untrusted markup while preserving the tags and attributes you choose to keep.
buffer
The Node.js Buffer API, reimplemented for the browser on top of Uint8Array.
BullMQ
Fast, reliable Redis-based message queue and background job processing for Node.js and TypeScript.