typescript-converter
typescript-converter copied to clipboard
Better type conversion
. better literal type conversions for common types . less "void" type generation . less "null" type generation . advanced type conversion for Union/Intersection types. . normalize type names so they don't conflict with C# keywords
Unfortunately this includes the changes on https://github.com/robin-han/typescript-converter/pull/8