An Object-Object AutoMapper module for NestJS.
The nestjsx-automapper is a wrapper for @nartc/automapper, which has been broken up into a monorepo and released under the scope @automapper/*. This wrapper simplifies the process of mapping between classes and handling complex mapping scenarios. It provides various features and functionalities for efficient data mapping within a NestJS application.
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.