ulikoehler / sdeditor

A web-based sequence diagram editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sdedit: A Live Sequence Chart Editor

LiveSC is web-based live sequence chart editor

In its current state the code is still fairly unpolished, and this merly serves as a proof of concept. An online test version of LiveSC can be found here.

sdedit is based on LiveSC: https://github.com/jonasfj/LiveSC

Building sdedit

sdedit is written in coffeescript, and a Cakefile for building can be located in the repository root.

To build the applet you'll need a Scala compiler, Java compiler and GNU Make. The relevant makefile can be located in the applet/ folder of the repository.

License

Authors

  • Jonas Finnemann Jensen
  • Lars Kærlund Østergaard
  • Lisa Fontani
  • Daniel Ejsing-Duun

About

A web-based sequence diagram editor


Languages

Language:JavaScript 80.3%Language:CoffeeScript 19.7%