nestjs-conditional-exception-filter
Filter manager
A utility package to create conditional exception filters in NestJS applications.
A tiny utility to support attribute-based exception filtering for NestJS apps.
17 stars
0 watching
0 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list
hacktoberfestnestnestjsnpm-package
Related projects:
Repository | Description | Stars |
---|---|---|
nestjsx/nestjs-flub | A filter for catching and displaying errors in a web application | 250 |
fcmam5/nest-problem-details | Provides a standard HTTP response format | 30 |
nestcrafts/nestjs-easyconfig | A module to load and manage environment variables from .env files in NestJS applications. | 188 |
nikaple/nest-typed-config | Provides a type-safe way to manage configurations in Nest.js applications. | 205 |
endykaufman/nest-permissions-seed | A simple application demonstrating basic permission usage with NestJS. | 154 |
alphamikle/nest_transact | A package that simplifies transactions in Nestjs with Typeorm for data integrity | 116 |
grapeoffjs/kindagoose | A wrapper that simplifies integration with MongoDB and NestJS using Typegoose | 27 |
alexanderc/nestjs-mtenant | Provides support for multitenancy in NestJS applications | 101 |
nestjs/nest-cli | A tool that helps developers set up and maintain Nest applications | 1,975 |
console45/nest-meilisearch | Provides a NestJS wrapper around the Meilisearch library for easy integration with search functionality | 4 |
ppetzold/nestjs-paginate | A helper library for efficiently querying and filtering data in Nest.js applications. | 448 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |
mikro-orm/nestjs-example-app | An example application demonstrating integration of NestJS and MySQL using a lightweight ORM for data modeling and persistence. | 81 |
jeffminsungkim/nestjs-multer-extended | An extension to NestJS's multer module for handling file uploads with S3 support | 203 |