Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cancerberosgx/raphaeltest
- Owner: cancerberoSgx
- Created: 2013-05-17T23:24:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-18T01:03:34.000Z (over 11 years ago)
- Last Synced: 2024-04-13T16:20:19.264Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 266 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-raphaelIt 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