nestjs-backend-utils
v1.0.0
Published
Complete set of utilities, validators, transformers and helpers for NestJS applications - Accelerate your development with reusable components following best practices
Maintainers
Readme
NestJS Utils
Complete set of utilities, validators, transformers and helpers for NestJS applications - Accelerate your development with reusable components following best practices.
Table of Contents
Installation
npm install nestjs-backend-utilsDocumentation
Complete documentation for all features:
- Decorators - @Property, @LoggedUser, @ApiPaginatedResponse, @Endpoint
- Transformers - String and type conversion transformers
- Helpers - PasswordHelper, StringHelper, ArrayHelper, NumberHelper, ObjectHelper
- DTOs - FindManyFiltersDTO, PaginatedResponseDTO, MessageResponseDTO
- Guards & Interceptors - JwtAuthGuard, LoggingInterceptor, TimeoutInterceptor, TransformResponseInterceptor
- Exception Handling - GlobalExceptionFilter, ExceptionResponse, ValidationPipeConfig
- Database - BaseEntity with status management and TypeORM integration
🤝 Contributing
Contributions are welcome! See CONTRIBUTING.md for more details.
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
👤 Author
Augusto Preis Tomasi
- Email: [email protected]
- GitHub: @augustopreis
🌟 Support the Project
If this project helped you, consider giving it a ⭐️ on GitHub!
