Skip to content
@nestjs-labs

nestjs-labs

A curated collection of useful NestJS libraries, tools, and extensions — maintained by the community, for the community.

NestJS Labs

NestJS TypeScript Node.js

Collection of useful NestJS packages and repositories

About

This is my personal organization where I collect and maintain useful NestJS packages, tools, and utilities that I've found helpful in my development work.

📦 Useful Packages

Database & ORM

  • nestjs-prisma - NestJS + Prisma is a library for NestJS that provides a Prisma ORM.
  • drizzle-orm - Drizzle is a modern SQL query builder for TypeScript.
  • mongoose - Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment.

API & Validation

  • zod - Zod is a TypeScript-first schema validation library.
  • nestjs-zod - NestJS + Zod is a library for NestJS that provides a Zod validation library.
  • class-validator - Class-validator is a library for validating objects.
  • class-transformer - Class-transformer is a library for transforming objects.

Authentication & Security

  • nestjs-passport - Passport is authentication middleware for Node.js.
  • nestjs-jwt - NestJS + JWT is a library for NestJS that provides a JWT authentication library.

Testing

  • jest - Jest is a JavaScript testing framework.
  • supertest - Supertest is a library for testing HTTP servers.
  • golevelup/ts-jest - NestJS Testing is a library for testing NestJS applications.

Forked Repositories

CLI Tools

  • nestjs-labs/dev - A monorepo for NestJS development environment, providing reusable ESLint and TypeScript configurations.
  • nestjs-config - Support zod schema validation.
  • nestjs-redis - Support redis module.
  • nestjs-pino-extra - Enhanced nestjs-pino with OpenTelemetry integration, file rotation, Loki support, and enterprise features for production-ready logging.
  • nestjs-prisma-api - This is an opinionated template for Nestjs prisma restful projects.

🤝 Contributing

Feel free to:

  • Report bugs or issues
  • Suggest new packages or tools
  • Submit improvements
  • Share your own utilities

📝 Notes

  • These are personal projects, not official NestJS packages
  • Use at your own risk
  • Feel free to fork and modify for your needs
  • No guarantees on maintenance or updates

🔗 Links


Happy coding! 🎉

Pinned Loading

  1. nestjs-redis nestjs-redis Public

    Forked from liaoliaots/nestjs-redis

    Redis module for Nest framework (node.js). Support node-redis & ioredis.

    TypeScript 3

  2. nestjs-pino-extra nestjs-pino-extra Public

    TypeScript 1

Repositories

Showing 10 of 11 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…