Readysetraphael
SVG to RaphaelJS Converter
Install / Use
/learn @allankiezel/ReadysetraphaelREADME
Ready. Set. Raphael.
Raphaël JavaScript Library Converter
Ready. Set. Raphael. will convert contents from an SVG file to Raphaël JavaScript code.
Online Conversion Tool
Please visit www.readysetraphael.com to use our automatic converter for your projects.
Usage
<?php
try {
$xml = file_get_contents([path_to_svg);
$svg = SVG::getInstance([optional_js_var_name);
$svg->setSVG($xml);
$parser = new Parser($svg->getSVG());
$parser->init();
} catch (Exception $e) {
echo $e->getMessage();
}
?>
License
<p> <a rel="license" href="http://creativecommons.org/licenses/by/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/80x15.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type">Ready. Set. Raphael.</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="http://www.readysetraphael.com" rel="dct:source">www.readysetraphael.com</a>. </p>Related Skills
node-connect
347.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
