/class-transformer-bson

Sample repo to demonstrate bson deserialization with class-transformer

Primary LanguageTypeScript

class-transformer with BSON

Sample repo to demonstrate BSON deserialization using class-transformer, related to this issue.

Please do run the tests and have a look at the sourcecode first. If necessary, hit me up for more explanation.

commands

  1. install
    npm i
  2. test
    npm run test