@geckoai/class-transformer
v1.0.0
Published
The class-transformer is used to convert a plain object to a class instance.
Downloads
1
Maintainers
Readme
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.