akauppi / mothSVG

[CRAPPED?] Component for creating interactive vector graphics applications online

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MothSVG

MothSVG allows creation of interactive SVG applications, with a programming model that adds logic to the graphics objects themselves.

This programming model dates back decades, to Asymetrix Toolbook (1990’s), Adobe Flash, HyperCard (1987-)1 and maybe beyond. While this model of merging vector graphics, events and cascading event handlers is well known, it has not really been available for pure Web applications.


Contributing

MothSVG is a work in progress (2019-). Check the Issues for things where you can contribute, or feel welcome to raise your own. Normal open source rules of conduct apply. Be nice and appreciate others!

Let's Go! 🏃‍♂️


Requirements

  • npm

Kicking Tires

$ npm install
$ npm run build

This

Development

Using the component

tbd.

References

Footnotes

  1. Wasn't HyperCard cool? (Youtube, Jun 2011, 53:18)

About

[CRAPPED?] Component for creating interactive vector graphics applications online


Languages

Language:Svelte 43.3%Language:JavaScript 33.5%Language:HTML 23.2%