Skip to content

Instantly share code, notes, and snippets.

@elmahdim
Last active February 22, 2016 13:42
Show Gist options
  • Save elmahdim/3a7334fe8ae8fd48b950 to your computer and use it in GitHub Desktop.
Save elmahdim/3a7334fe8ae8fd48b950 to your computer and use it in GitHub Desktop.
Snap.svg Starter
/*
* @link cdn: https://cdnjs.cloudflare.com/ajax/libs/snap.svg/0.4.1/snap.svg-min.js
* @jade svg#demo(viewBox="0 0 600 600", preserveAspectRatio="none")
*/
var s = Snap("#demo");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment