Is your feature request related to a problem? Please describe.
I am against auto-generating source code. But from feedback that I have received lots of people see value in this. And probably there is. For example, If you want to live a documentation first scheme. Or (the cooler use-case) if you want to write test code for your documentation...
Describe the solution you'd like
Therefore a formatter which return valid TypeScript classes and interfaces from PlantUML would be interesting.
Describe alternatives you've considered
Not doing it.
Additional context
Again I am not a huge fan of generating code from documentation automatically. Once generated code evolves normally much quicker than documentation. Maybe a collaboration with a code to PlatUML tool would be beneficial in order to provide a full blown "doc->code->doc" solution.
Is your feature request related to a problem? Please describe. I am against auto-generating source code. But from feedback that I have received lots of people see value in this. And probably there is. For example, If you want to live a documentation first scheme. Or (the cooler use-case) if you want to write test code for your documentation...
Describe the solution you'd like Therefore a formatter which return valid TypeScript classes and interfaces from PlantUML would be interesting.
Describe alternatives you've considered Not doing it.
Additional context Again I am not a huge fan of generating code from documentation automatically. Once generated code evolves normally much quicker than documentation. Maybe a collaboration with a code to PlatUML tool would be beneficial in order to provide a full blown "doc->code->doc" solution.