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
validator.js
A dependency-free library of 100+ string validators and sanitizers for Node.js and the browser.
openid-client
Certified OAuth 2 and OpenID Connect client for every modern JavaScript runtime.
html-to-text
Advanced HTML to plain text converter with word wrapping, tables, and customizable selectors
GraphQL Code Generator
A plugin-based CLI that generates typed code from a GraphQL schema and operations
http-proxy-middleware
The one-liner Node.js proxy middleware for connect, express, next.js, hono, and more.
testcontainers-node
Spin up disposable Docker containers to run real databases, brokers, and browsers in your Node.js tests.
node-xml2js
XML-to-JavaScript-object parser and builder for Node.js
dockerode
A Node.js client for the Docker Engine Remote API, covering containers, images, networks, and volumes with streams intact.
cli-table3
Pretty unicode tables for the command line, drop-in API-compatible with the original cli-table
@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.
SimpleWebAuthn Browser
Browser-side WebAuthn client for passkey registration, authentication, and feature detection in web apps.
compare-versions
Zero-dependency semver comparison for Node.js and the browser, with support for ranges, wildcards, and Chromium-style versions.
got
Human-friendly and powerful HTTP request library for Node.js, with retries, streams, pagination, and RFC 7234 caching built in.
OTPAuth
HOTP and TOTP one-time password library for Node.js, Deno, Bun, and browsers
@apollo/server
Spec-compliant, production-ready GraphQL server for Node.js
openapi-ts
OpenAPI-to-TypeScript code generator producing production-grade SDKs, Zod schemas, and TanStack Query hooks.
Echo
A minimalist, high-performance Go web framework with a radix-tree router, built-in middleware chain, and first-class HTTP/2 support.
napi-rs
Build precompiled Node.js add-ons in Rust via Node-API, no node-gyp required
Micromatch
Fast, POSIX-compliant glob matching for Node.js — the drop-in replacement for minimatch and multimatch.
node-sql-parser
Parses SQL statements into an AST and converts them back to SQL across a dozen database dialects.
@nestjs/bullmq
Official NestJS integration module for BullMQ, bringing decorator-based job queues to Nest applications.
LangGraph
A low-level JavaScript/TypeScript framework for building stateful, controllable LLM agents as graphs, with durable execution and human-in-the-loop.
node-cache
A simple, fast in-memory caching module for Node.js with TTL expiration, similar to memcached.