jjwtay

Results 3 issues of jjwtay

According to: [classTransformer.test.ts](https://github.com/epiphone/class-validator-jsonschema/blob/master/__tests__/classTransformer.test.ts) nested classes currently generate ref's pointing at the json-schema definitions field but doesn't auto include the definitions. Is there any plan to include those in the future?...

help wanted
good first issue

Currently line 15 and 39 of ascanvas.js calls: ```js document.createElement('canvas') ``` While this works in the main thread this makes this library unusable in a webworker utilizing an offscreen canvas....