/nestjs-plus

A collection of badass modules and utilities to help you level up your NestJS applications 🚀

Primary LanguageTypeScriptMIT LicenseMIT

A collection of Badass modules and utilities to help you level up your NestJS application.

Travis

Packages

The various packages are managed using Yarn Workspaces and Lerna and published under the @nestjs-plus organization on NPM.

  • Mixin Utilities
  • DiscoveryModule for finding providers, controllers and method handlers from your NestJS app that have certain metadata
  • A NestJS native module for RabbitMQ that supports both RPC and Publish/Subscribe messaging patterns

Incubating (Potential future packages)

  • A flexible module for response caching that allows per route/handler cache configuration

Cloud specific packages (@nestjs-plus/azure)