Raphaël-Boilerplate
May 11, 2013 · View on GitHub
Boilerplate for the Raphael JS library
Quickstart guide
git clone https://github.com/tomasAlabes/raphael-boilerplate.gitgit submodule init && git submodule update
Alternatives
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.
Copyright and license
Licensed under the MIT license.