Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Transformer API - v3.0.1

class-transformer

class-transformer is used to convert a plain object to a class instance and the reverse process.

Installing

npm i @quicker-js/class-transformer
#or
yarn add @quicker-js/class-transformer

Example Usage

The following examples contain basic usage methods. For more high-level usage methods, please refer to the test directory.

Documentation

Issues

Create issues in this repository for anything related to the Class Transformer. When creating issues please search for existing issues to avoid duplicates.

License

Licensed under the MIT License.