Showing 1-20 of 2,454,269 packages
A simple wrapper around class-transformer and class-validator which provides nice and programmer-friendly API.
class-transformer-extra contains methods that's aren't included in the class-transform package.
Fork of the class-transformer package. Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
Extends the powerful package [class-transformer](https://github.com/typestack/class-transformer) with a global storage mechanism for constructors and a dedicated function to dynamically instantiate class instances from constructors stored in the global st
DTO decorators with class-transformer and class-validator.
Generate class-transformer compatible TypeScript classes from OpenAPI specs with full decorator support
Additional transformer based on the class-transformer module
Validation service module for NestJS applications using class-validator and class-transformer
Rewritten and improved fork of class-transformer
👀 Response to DTO mapper for NestJS and Swagger with class-transformer
Amp up your NestJS and `class-transformer` stack with dependency injected transforms.
Class-transformer extension to serialize and deserialize classes
FormBuilder + class-transformer-global-storage + class-validator-multi-lang = dynamic form group builder for Angular
This library provides helper utilities for writing and validating NestJS APIs using [TypeBox](https://github.com/sinclairzx81/typebox) as an alternative to class-validator/class-transformer. Can be configured to patch @nestjs/swagger allowing OpenAPI gene
Simplified drop-in replacement for [class-transformer](https://npmjs.org/class-transformer).
class-transformer is used to convert a plain object to a class instance and the reverse process.
Additional decorators for class-validator and class-transformer
This library provides helper utilities for writing and validating NestJS APIs using [TypeBox](https://github.com/sinclairzx81/typebox) as an alternative to class-validator/class-transformer. It also includes a patch for @nestjs/swagger allowing OpenAPI ge
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors