Skip to content
This repository has been archived by the owner on Feb 10, 2019. It is now read-only.

Latest commit

 

History

History
8 lines (4 loc) · 484 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 484 Bytes

riot-svg

Creating RIOT SVG transformable elements

The purpose of this project is to make riot based interactive SVG transformable elements which can be created with the help of JS or can be directly insterted into HTML. They can be individually used in any project. They can also be created with the help of mouse.

Note: Due to the issue with parent-child relationship in riot-js, I believe riot is not the good choice for this. I've moved to svj.js for imglab development.