class-transformer
Data transformer
Tool for converting between plain objects and class instances, allowing serialization and deserialization of data.
Decorator-based transformation, serialization, and deserialization between objects and classes.
7k stars
43 watching
506 forks
Language: TypeScript
last commit: 11 months ago exposing-gettersexposing-propertiestransformationtypescript
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool to seamlessly integrate TypeScript with React Native | 657 |
| | A comprehensive TypeScript library providing a wide range of type utilities to improve type safety and simplify complex type operations | 6,787 |
| | A language extension that adds optional types to JavaScript for large-scale applications | 101,442 |
| | A tool to quickly create and configure a new Node.js project with TypeScript support | 3,500 |
| | A Jest transformer that enables testing of TypeScript projects | 6,990 |
| | A collection of reusable TypeScript types for common programming patterns and data structures | 14,543 |
| | A collection of utility types for TypeScript that complement the built-in mapped types and aliases, providing a set of common and additional types for idiomatic static typing. | 5,560 |
| | A collection of documentation and examples for learning and using TypeScript with React to build scalable and maintainable JavaScript applications. | 45,629 |
| | Generates TypeScript classes from JSON schemas. | 22 |
| | A tool that transpiles modern JavaScript code to earlier versions of the language | 43,304 |
| | An interactive platform offering various TypeScript exercises to explore its features and principles. | 2,881 |
| | A strongly-typed validation library for TypeScript that allows developers to create accurate interfaces and transform data at compile-time. | 363 |
| | A tool that validates and formats TypeScript code according to Visual Studio standards. | 31 |
| | Provides powerful nominal types for TypeScript projects, enabling type safety and expressive coding. | 75 |
| | Converts TypeScript interfaces and type aliases to React PropTypes | 367 |