1.0.0 • Published 1 year ago

@geckoai/class-transformer v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

class-transformer

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

Installing

npm i @geckoai/class-transformer
#or
yarn add @geckoai/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.