Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 603 Bytes

README.markdown

File metadata and controls

16 lines (12 loc) · 603 Bytes

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.