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
NextAuth.js
Open-source authentication for Next.js with OAuth, OIDC, email, and passkey sign-in.
Prompts
Lightweight, beautiful and user-friendly interactive CLI prompts for Node.js.
i18next-http-backend
An i18next backend plugin that loads translation resources over HTTP using fetch or XMLHttpRequest, for Node.js, browsers, and Deno.
express-session
Simple, pluggable session middleware for Express that signs session IDs into a cookie and delegates data storage to any compatible store.
openid-client
Certified OAuth 2 and OpenID Connect client for every modern JavaScript runtime.
svgo
A Node.js library and command-line tool that optimizes SVG files by removing redundant markup through a configurable plugin pipeline.
otplib
TypeScript-first TOTP and HOTP library with a pluggable crypto/base32 architecture for Node, Bun, Deno, and browsers.
path-to-regexp
Turn path strings like /user/:id into regular expressions for matching, building, and parsing URLs.
http-proxy-middleware
The one-liner Node.js proxy middleware for connect, express, next.js, hono, and more.
slugify
Slugify a string with accurate Unicode transliteration for URLs, filenames, and IDs.
minimist
A lightweight, dependency-free argument parser that turns process.argv into a clean options object.
tinycolor2
Fast, dependency-free color parsing, conversion, and manipulation for JavaScript
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.
globby
User-friendly glob matching for Node.js, built on fast-glob with negation, directory expansion, and gitignore support.
Croner
A zero-dependency cron job scheduler and cron-expression evaluator for JavaScript and TypeScript
nest-cli
Scaffolds, builds, and serves NestJS applications through schematics-driven code generation and pluggable compiler backends.
csv
Fast, flexible CSV reading and writing for Rust, with Serde support
cli-table3
Pretty unicode tables for the command line, drop-in API-compatible with the original cli-table
tomli
A lil' TOML parser for Python — fast, spec-compliant, and dependency-free.
morgan
Battle-tested HTTP request logger middleware for Node.js and Express.
@nestjs/schedule
Declarative cron, interval, and timeout job scheduling for NestJS applications via decorators.
node-cron
Zero-dependency cron job scheduling for Node.js with overlap prevention and distributed coordination
p-map
Map over promises concurrently, with controlled concurrency, backpressure, abort signals, and error aggregation.