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
Tags2
Sort:Used by Most Apps
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
Requests
The elegant, human-friendly HTTP library that made Python's most-used API for talking to the web.
webpack
A static module bundler that builds a dependency graph of your project's modules and packages them into optimized browser bundles
HTTPX
A next-generation HTTP client for Python with sync, async, and HTTP/2 support
Uvicorn
A lightning-fast ASGI server for Python, built on uvloop and httptools.
node-fetch
A lightweight, spec-compliant implementation of the browser Fetch API for Node.js
reqwest
An ergonomic, batteries-included HTTP client for Rust, with async and blocking APIs.
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.
@rollup/plugin-alias
Rollup plugin for defining and resolving import aliases, swapping brittle relative paths for clean, refactor-safe module names.
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.
unified
Parse, inspect, transform, and serialize content through syntax-tree plugins.
aiohttp
Asynchronous HTTP client and server framework for Python's asyncio, covering both API calls and building web/WebSocket services.