My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages
Links

revecter is an ECMAScript library that extends SVG.

However, instead of using ECMAScript to create elements, it uses XML tags in the rev namespace, simplifying the document. It also dynamically loads the required scripts, preventing unnecessary data transfer.

revecter aims to provide UI objects, such as forms, textboxes, and buttons to SVG, allowing for sites to use SVG without HTML. In addition, revecter automagically uses AJAX in its forms, allowing for an easier user experience.

Powered by Google Project Hosting