Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cancerberosgx/raphaeltest

raphael library specifications tests using jasminejs
https://github.com/cancerberosgx/raphaeltest

Last synced: about 2 months ago
JSON representation

raphael library specifications tests using jasminejs

Awesome Lists containing this project

README

        

raphaeltest
===========

raphael library specifications tests using jasminejs.

Note: jquery is used for the problem of translating between coordinates relative to the paper and coordinates relative to the parent window.
example: http://stackoverflow.com/questions/6581402/get-cursor-coordinates-in-raphael

It contains required javascript needed libraries on purpose so it can be run offline.
In the case of raphaeljs, it contain several "branches" of the library to test each individually.

Author: Sebastián Gurin aka cancerberoSgx