# raphael-boilerplate **Repository Path**: mirrors_tomasAlabes/raphael-boilerplate ## Basic Information - **Project Name**: raphael-boilerplate - **Description**: Raphael JS vector graphics library boilerplate - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Raphaƫl-Boilerplate *Boilerplate for the [Raphael JS](http://raphaeljs.com) 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](https://github.com/tomasAlabes/raphael-boilerplate/blob/master/license.txt).