Revecter- new ECMAScript framework for SVG
Today ECMAScript debuted the framework created for working with SVG documents on the Internet.
From their blog :
Meanwhile, this release isjust a demonstration of the functionality of the core of the framework, rather than direct execution, it shows its potential.
The framework provides inheritance using prototypes (prototype-esque ), simplifies moving objects and performing other basic tasks. In addition, he has a powerful animation class used for cross-browser animation, or formally non-existent things.
It is annoying that IE is not supported at the moment, but support is planned.
http://revecter.googlecode.com/
From their blog :
SVG is a powerful format that needs to be introduced to the public. It has already been proven that svg has potential ( Habr ), and we aim to present it using the revecter framework
Meanwhile, this release is
The framework provides inheritance using prototypes (
It is annoying that IE is not supported at the moment, but support is planned.
http://revecter.googlecode.com/