#Cheat Sheet
##Table of Contents
###ImageMagick
###JavaScript
| data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs= |
#Cheat Sheet
##Table of Contents
###ImageMagick
###JavaScript
| <?php | |
| require('Overseer-Framework/framework.php'); | |
| $methods = []; | |
| function deindent($string) { | |
| preg_match('/(?:^|\n)([ \t]*)[^\s]/', $string, $whitespace); |
I hereby claim:
To claim this, I am signing this object:
| node_modules/ | |
| test.sqlite | |
| test.zip |
#Unity Snippets
A collection of useful Unity snippets (CSharp).
##Movement
Boundary.cs
using UnityEngine;| node_modules/ |