Dragan Zuvic

Results 7 issues of Dragan Zuvic

Some tests are really repetitive. And in the end, the rexexp are not readable, so instead of this the tests should: - be configured by file, e.g. JSON - the...

There a several use cases having classes instead of interfaces: - creating objects adhering a generated interface is a bit cumbersome (either using partial or filling up all values) -...

enhancement

The Type Variable is not generated: Example: ``` interface Bla { val bla:Int } @TypeScript interface BlaBla : Bla { val blabla:Int } ``` Leads to ``` export interface Bla...

bug
to do

The name of this type misleading. It should be renamed to something like TypeMapInfo. It also represents a kind of type, but not a used one. During: #46

This is a followup of #28. Direct only type mapping should also be supported. But maybe this is not needed. At first a proper use case should be defined for...

enhancement
question

I my opinion the name `jtsgen` is not a good one to remember, because pronunciation is a bit awkward. The new name should be * short * easy to pronounce

help wanted
question
good first issue

- standalone cli executing javac and discarding the class files - available in npm