Boilerplate for the Raphael JS library
git clone https://github.com/tomasAlabes/raphael-boilerplate.git
git submodule init && git submodule update
The repo has several branches with different boilerplates.
- master: Simple AMD approach
- global: Raphael loaded as global variable (window.Raphael)
- HTML5 Boilerplate: AMD approach with HTML5 boilerplate.
Licensed under the MIT license.