fatihacet / Umlgenerator.kdapp

UML generator application for Koding.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UMLGenerator.kdapp

About UML

Unified Modeling Language (UML) is a standardized general-purpose modeling language in the field of object-oriented software engineering. The Unified Modeling Language includes a set of graphic notation techniques to create visual models of object-oriented software-intensive systems.

This application uses PlantUML as a service. You can find the details at PlantUML's home page. If you need more documentation about PlantUML, you can download PlantUML Language Reference Guide.

About Application

Using this application, you can easily create and save UML diagrams to your Koding directory. UML diagrams will be saved under ~/Documents/UMLGenerator. You can save UML code as well. Also you can regenerate your UML from your saved UML code opening the .uml file again. Don't forget to check UML samples.

Feel free to fork and contribute :)

Click here to use this app at Koding.

Screenshots

About

UML generator application for Koding.


Languages

Language:JavaScript 88.3%Language:CoffeeScript 10.4%Language:CSS 1.2%