bafolts / tplant

Typescript to plantuml
https://segmentationfaults.com/tplant/default.html
GNU General Public License v3.0
266 stars 34 forks source link

feat: allow output only classes (Close #64) #75

Closed loopingz closed 3 years ago

loopingz commented 3 years ago

I added a --only-classes parameter to filter out Interfaces and implements within classes

bafolts commented 3 years ago

If you increase package.json version I will push to npm.

loopingz commented 3 years ago

Sure! will do thanks