Home
Softono

FlowSharpWeb

Open source HTML
41
Stars
16
Forks
1
Issues
8
Watchers
8 years
Last Commit

 About FlowSharpWeb

A web-based implementation of FlowSharp

Platforms

Web Self-hosted

Languages

HTML

Links

Need Help Installing FlowSharpWeb?

We provide expert installation service for this software. Our team will install, configure, and secure FlowSharpWeb on your server. plans start at just $30.

FlowSharpWeb

View on GitHub

FlowSharpWeb

Build a Prototype Web-Based Diagramming App with SVG and Javascript

Screenshot

This is an early prototype intended to be a learning excerise for how to create a web-based diagramming tool. At this stage, learning about how to use SVG dynamically is explored:

  • create a virtual surface
  • drop shapes onto the surface
  • move shapes around
  • resize shapes
  • connect shapes with simple lines

The full article describing the implementation will be posted on CodeProject shortly.

A JSFiddle of the code base published in the article is here: https://jsfiddle.net/cliftonm/o2ve65c9/