Skip to content

Latest commit

 

History

History
67 lines (34 loc) · 2.22 KB

README.md

File metadata and controls

67 lines (34 loc) · 2.22 KB

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)