Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
Class-transformer Alternatives
Similar projects and alternatives to class-transformer
-
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
-
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
-
-
TypeORM
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
-
apollo-server
🌍 Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
ajv
The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)
-
-
-
typescript-runtime-type-benchmarks
📊 Benchmark Comparison of Packages with Runtime Validation and TypeScript Support
-
-
-
-
-
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
class-transformer discussion
class-transformer reviews and mentions
-
[Nestia] Boost up your NestJS server much faster and easier (maximum 20,000x faster)
JSON serialization is 200x faster than class-transformer
-
How can I declare, integrate a JSON (or similar type that is supposed to be data sent from a server) file into my Angular app, and use it;s data to display the array of Devices within it?
Also OP can check out class-transformer + class-validator if he want to properly instantiate objects and validate them with precise and verbose output of potential format errors. OP can even go the god tier way by setting up a custom RxJS operator that does that for him easily.
-
NestJS GraphQL image upload into a S3 bucket
Start by installing the class-transformer and class-validator packages for dto validation (see more in the docs), sharp for image optimization, and the S3 client packages.
-
NextJS + Prisma how to handle case sensitivity for usernames/emails?
And you can always transform the input in the DTO using class-transformer or use case insensitive when you search.
-
class-transformer intermittent failures
Anyone here using https://github.com/typestack/class-transformer and now seeing intermittent failures using either plainToClass or plainToInstance?
-
Fixing a Promise return object to be typed in Typescript
View on GitHub
- 10x faster JSON.stringify() function and run-time type checkers
- Why doesn’t TypeScript natively do any type checking
-
Is there a simpler way to cast a complex object into a simpler object?
My two cents: class-transformer it will require to use decorators in your code, but it can handle more cases
-
class-transformer VS TypeManager.TS - a user suggested alternative
2 projects | 22 May 2022
-
A note from our sponsor - Stream
getstream.io | 13 Jul 2025
Stats
typestack/class-transformer is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of class-transformer is TypeScript.
Popular Comparisons
- class-transformer VS zod
- class-transformer VS class-validator
- class-transformer VS typebox
- class-transformer VS TypeORM
- class-transformer VS typedi
- class-transformer VS JSON-Schema Faker
- class-transformer VS typescript-is
- class-transformer VS io-ts
- class-transformer VS Paste JSON as Code • quicktype
- class-transformer VS amqplib