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
globby
User-friendly glob matching for Node.js, built on fast-glob with negation, directory expansion, and gitignore support.
nest-cli
Scaffolds, builds, and serves NestJS applications through schematics-driven code generation and pluggable compiler backends.
cli-table3
Pretty unicode tables for the command line, drop-in API-compatible with the original cli-table
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.
@nestjs/config
The official NestJS configuration module for loading, validating, and injecting environment variables.
smol-toml
A small, fast, spec-compliant TOML parser and serializer for JavaScript
Celery
Distributed task queue for running asynchronous jobs, scheduled work, and complex workflows across Python applications at scale.
@nestjs/swagger
The official NestJS module that generates OpenAPI (Swagger) documentation from your controllers and DTOs
Mongoose
Schema-based MongoDB object modeling for Node.js, with built-in validation, middleware hooks, and typed models.
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
node-html-parser
A very fast HTML parser that builds a lightweight DOM tree with full CSS3 selector support.
@nestjs/passport
The official NestJS integration module for the Passport authentication middleware
Cacheable
High-performance layer 1 / layer 2 caching engine built on Keyv
@nestjs/jwt
Official NestJS module for signing, verifying, and decoding JWTs
napi-rs
Build precompiled Node.js add-ons in Rust via Node-API, no node-gyp required
KafkaJS
A modern Apache Kafka client for Node.js
@sendgrid/mail
Official Node.js SDK for sending transactional and marketing email through the Twilio SendGrid API.
LiquidJS
A TypeScript Liquid template engine for Node.js, browsers, and the CLI — Shopify, Jekyll, and GitHub Pages compatible.
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.