SnapSVG-Animator
SnapSVG-Animator copied to clipboard
Add instance name to element and other small improvements
By adding the instance name to the element, you can manipulate it via css or js. Some code minifiers remove the ids from the svg elements, so, in this case the instance name is added to the element's class and not to the ID.
The other improvements are simple, I changed the software name in README.md, as well I removed unnecessary messages that appeared on the console.