Giter Club home page Giter Club logo

Comments (6)

bafolts avatar bafolts commented on August 23, 2024

That shouldn't be too difficult. Would be nice to be able to take a large typescript (or java) project and generate a UML diagram. I have never dug into the internals of typescript but the tool would just have to find every class and public function and write the UML syntax, shouldn't be too complicated. If I have time during the holidays I can take a shot at this, or feel free to create a pull request.

from plantcode.

JimLynchCodes avatar JimLynchCodes commented on August 23, 2024

what, you are going to build your own tool that converts typescript into plantUML?? :)

I would think there is something that does that out there already, but I can't find anything. :/

from plantcode.

arwenvaughan avatar arwenvaughan commented on August 23, 2024

There are existing libraries for single languages. Plantuml-depend for java, NPlant for C#, and perhaps one or two for other languages. It is built into some continuous integration applications as well, but not all languages in one peice of software...that I can find anyway. So, this would be spectacular if it was built. I would love to use it on the free planttext.com website as a free service.

I use NPlant in my company Build/CI environment to generate Class diagrams dynamically and it works very well. But I definitely need a single library for all common languages.

from plantcode.

bafolts avatar bafolts commented on August 23, 2024

If there is none specifically for typescript I can look into it, can name it TPlant or something. I may make it a separate repository as it is opposite of the goals of this project. Guessing it shouldn't be too hard to write with a spin-off of tslint which already examines class structure.

from plantcode.

JimLynchCodes avatar JimLynchCodes commented on August 23, 2024

@bafolts yes that would be awesome if you could. Let me know if you make a new repo. :)

from plantcode.

bafolts avatar bafolts commented on August 23, 2024

I have created (started) tplant which supports typescript. For now it generates a sample basic class I posted as a starting point. Plan on improving it from here. Can move issues to tplant.

https://github.com/bafolts/tplant

from plantcode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.