Cody Merritt Anhorn
Cody Merritt Anhorn
To the default constructor for Interfaces that have a CachedEntity create should create a default object in the JavaScript layer. This will make it so the cached entity can be...
Currently only the CachedEntity of an interface will include the properties necessary to interface with the item. It should also add these details to the inherited interface that is generated.
Support TypeScript enum generation. Since a TypeScript definition file can encode the value for the enum into this should just create a class with the values as static file. Example...
I would like to pass in all my options for the Tool as a single file. ~~~json { "force": true, "assembly": "Blazor.BabylonJS.WASM", "source": [ "https://raw.githubusercontent.com/BabylonJS/Babylon.js/master/dist/babylon.d.ts", "https://raw.githubusercontent.com/BabylonJS/Babylon.js/master/dist/gui/babylon.gui.d.ts" ], "class": [ "Button",...
Move the https://github.com/canhorn/EventHorizon.Blazor.TypeScript.Interop.Generator#supported-apis-generated into documentation or wiki pages