Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@quicker-js/class-transformer

quicker-js46MIT2.0.0TypeScript support: included

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

class-transformer

readme

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

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.