/raphael-boilerplate

Raphael JS vector graphics library boilerplate

Primary LanguageJavaScriptMIT LicenseMIT

Raphaël-Boilerplate

Boilerplate for the Raphael JS library

Quickstart guide

  • git clone https://github.com/tomasAlabes/raphael-boilerplate.git
  • git 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.