Skip to content

Instantly share code, notes, and snippets.

@degnome
Created March 5, 2017 22:26
Show Gist options
  • Save degnome/cb115d4b345b172cffb8b1cf482aaa83 to your computer and use it in GitHub Desktop.
Save degnome/cb115d4b345b172cffb8b1cf482aaa83 to your computer and use it in GitHub Desktop.
HTML for Using Tape in a PEN
<script src="https://wzrd.in/standalone/tape@latest"></script>
<script src="https://wzrd.in/standalone/tap-browser-color@latest"></script>
<script src="https://wzrd.in/standalone/deep-freeze@latest"></script>
<script>
window.test = tape;
tapBrowserColor();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment