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
Vitest
A blazing-fast unit testing framework powered by Vite, with Jest-compatible APIs out of the box.
jest-dom
Custom Jest matchers for asserting on the state of the DOM in your tests.
jest
Delightful JavaScript testing with zero-config setup, snapshots, mocking, and coverage
Fontsource Inter
Self-host the Inter typeface with a single npm install and zero third-party font requests.
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
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.
mocha
The classic, battle-tested JavaScript test framework for Node.js and the browser, built around flexible async testing and pluggable reporters.
identity-obj-proxy
An ES6 Proxy that echoes back every key you access, built to mock CSS Modules and other webpack style imports in Jest tests.
http-proxy-middleware
The one-liner Node.js proxy middleware for connect, express, next.js, hono, and more.
forge
A native, pure-JavaScript implementation of TLS and PKI cryptography for building crypto-based Node.js and browser apps.
got
Human-friendly and powerful HTTP request library for Node.js, with retries, streams, pagination, and RFC 7234 caching built in.
Echo
A minimalist, high-performance Go web framework with a radix-tree router, built-in middleware chain, and first-class HTTP/2 support.
node-cache
A simple, fast in-memory caching module for Node.js with TTL expiration, similar to memcached.