Giter VIP home page Giter VIP logo

umlcanvas's Introduction

UmlCanvas
by Christophe VG <[email protected]>
Copyright 2009-2011, Christophe VG

---

UmlCanvas is an implementation around the HTML5 Canvas that allows
generation of UML diagrams. A Mediawiki extension is provided to allow
editors to just enter the commands required to generate the
diagrams. Two interfaces are provided: an OO Javascript API and a
textual DSL in the form of a UML profile for ADL, the Application
Definition Language.

* Try it out now !

Download a complete source archive containing everything you need to play with
UmlCanvas, including the sources from github:

https://github.com/christophevg/UmlCanvas/downloads

Unzip the archive and open:

examples/index.html

* Ready to dive into the code.

If you want to change and contribute things, you can checkout the git 
repository locally. You'll probably need a Unix-type of environment with a lot
of common tools like make, (ub)zip, touch, wget, java,...

$ git clone git://github.com/christophevg/UmlCanvas.git
Cloning into UmlCanvas...
...
Resolving deltas: 100% (673/673), done.

$ cd UmlCanvas

$ make
*** checking dependencies
    (if you get errors in this section the cmd right before
     the error, is not found in your PATH)
...
*** building build/UmlCanvas.standalone.min.js
*** building build/UmlCanvas.css

Open the index.html file from the examples/ directory and take a look around.

* Roadmap

I'm currently working on the foundations of UmlCanvas: Canvas2D, which is also
hosted on my GitHub account. Development is done in the "next" branch and if
you check it out, you'll see that a lot is changing. Once that effort is done,
I'll be updating UmlCanvas to use all of the new goodies.

umlcanvas's People

Contributors

christophevg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

umlcanvas's Issues

Compiled Archive

Hi,

is it possible that an archived with all combiled files will be attached to the project?
It's very very complicated to compile the project within a proxied enviornment and on a Windows system. This would have saved a lot of time in my case.

Regards,
Ruben

Make doesn't check for ant and javac

The requirements check phase of the Makefile doesn't check whether ant and javac can be found from path. This causes failures, like:

BUILD FAILED
/home/bergie/Projects/tmp/UmlCanvas/lib/Canvas2D/lib/yuicompressor-2.4.2/build.xml:23: Unable to find a javac compiler

The future of UmlCanvas

This week the UmlCanvas Github project welcomed its 50th watcher. I don't know if you can call that an important milestone, but even though the project has been dormant for some time now, it seems that people (that means you) are (still) interested in the goal of this project.

So I decided to open this issue (which hopefully pops up on your dashboards because you're watching the project) to request feedback. Please do reply and let me know why you are interested in UmlCanvas, if you have any concrete plans with it (if it becomes stable) and maybe even try to convince me to pick it up again and bring it to a really useable level.

Creating issues will off course get you bonus points and give me real leads to the things that need to be addressed (if I wake up the project again) :-)

regards,
Christophe VG

Activity Diagram

Hi,

I'd like to ask if there is any support of activity diagrams with UmlCanvas?

Regards,
Ruben

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.