scruffy-server icon indicating copy to clipboard operation
scruffy-server copied to clipboard

Scruffy micro web server to have your own UML class/sequence diagram page like yUML and even more lean.

Results 8 scruffy-server issues
Sort by recently updated
recently updated
newest added

Is is possible to generate graphs in vertical orientation? If not & I want to hack it - where would I look?

base 64 or [base 62](http://www.lalit.org/lab/base62-php-convert-number-to-base-62-for-short-urls/) of variant coding or [LZ-string](http://pieroxy.net/blog/pages/lz-string/index.html) of the UML string for shorter URLs. Base 64 has additional `+`, `/` (and could avoid `=` padding). - Base64...

enhancement

Extension for Google Docs to have UML diagrams inside the document. Possibly take a 1-table-cell as source and generate/update an image. Better would be to have selection taken (if any)...

enhancement

Generate dotx server-side preferably without Graphviz or native binaries and use [Canviz](https://code.google.com/p/canviz/wiki/HowToUse) client-side to render the graph.

enhancement

When resizing vertically the textarea it should push the generated image up/down. Horizontally it could also increase the generated image a little but it's optional.

bug

A diagram made of comments/spaces should never collapse the input field.

bug

Styling options should be made available to the user on the web interface: - Scruffy / Classic(+classic font) - Shadow on/off

enhancement

Better text editor, with a [syntax highligher](http://www.1stwebdesigner.com/css/16-free-javascript-code-syntax-highlighters-for-better-programming/) that only requires some JS files. and create syntax for Scruffy/yUML.

enhancement