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
Tags5
Sort:Used by Most Apps
fs-extra
Drop-in replacement for Node's fs module adding copy, remove, mkdirs, and JSON helpers with native promise support.
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
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.
react-dropzone
A lightweight React hook for building HTML5-compliant drag-and-drop file upload zones.
urllib3
A powerful, user-friendly HTTP client for Python with thread-safe connection pooling, TLS verification, and retry handling.
open
Cross-platform Node.js library that opens URLs, files, and executables in the user's default or a specified app.
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.
file-type
Detect the file type of a buffer, stream, or file by reading its magic number.
execa
A modern process-execution library for Node.js with template-string syntax and zero shell-injection risk.
@clickhouse/client
The official TypeScript client for connecting Node.js applications to ClickHouse over HTTP.
mime
Comprehensive, dependency-free MIME type detection and file extension mapping for JavaScript and TypeScript.
file-loader
A webpack loader that resolves file imports into emitted assets and public URLs
rayon
Simple, guaranteed data-race-free work-stealing parallelism for Rust — turn sequential iterators parallel by changing one call.