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
Kind1
Category
Sort:Used by Most Apps
dotenv
Loads environment variables from a .env file into process.env for Node.js apps.
Axios
Promise-based HTTP client for the browser and Node.js with interceptors, automatic transforms, and cancellation
ws
A simple, blazing-fast, thoroughly tested WebSocket client and server library for Node.js.
jose
Zero-dependency JWT, JWS, JWE, and JWK toolkit for Node.js, browsers, and edge runtimes.
qs
A battle-tested querystring parser and serializer for Node.js with nested object support and built-in security limits.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
turndown
Convert HTML into clean, customizable Markdown in Node.js and the browser.
@clack/prompts
Opinionated, ready-to-use interactive prompt components for building beautiful command-line apps in Node.js.
unist-util-visit
Tiny utility to walk unist syntax trees and run a visitor on matching nodes
debug
A tiny, zero-config JavaScript debugging utility with namespaced, color-coded output for Node.js and the browser.
gray-matter
Fast, dependable front-matter parser for YAML, JSON, TOML, and CoffeeScript metadata blocks
Inquirer.js
Interactive command-line prompts for Node.js — lists, checkboxes, confirms, and more with a single async API.
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
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
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.
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.
OTPAuth
HOTP and TOTP one-time password library for Node.js, Deno, Bun, and browsers
Micromatch
Fast, POSIX-compliant glob matching for Node.js — the drop-in replacement for minimatch and multimatch.