Skip to content

Instantly share code, notes, and snippets.

@ericelliott
Created January 8, 2016 01:53
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 7 You must be signed in to fork a gist
  • Save ericelliott/bec3f3824c0ef180f0a8 to your computer and use it in GitHub Desktop.
Save ericelliott/bec3f3824c0ef180f0a8 to your computer and use it in GitHub Desktop.
JSBin HTML
<!DOCTYPE html>
<html>
<head>
<script src="https://cdn.rawgit.com/zloirock/core-js/master/client/shim.min.js"></script>
<script src="https://wzrd.in/standalone/tape@latest"></script>
<script src="https://wzrd.in/standalone/tap-browser-color@latest"></script>
<script src="//fb.me/react-with-addons-0.14.3.js"></script>
<script src="//fb.me/react-dom-0.14.3.js"></script>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
<script>
window.test = tape;
tapBrowserColor();
</script>
</body>
</html>
@Kudakwasheushe
Copy link

Wow this is good

@Adwne
Copy link

Adwne commented Dec 18, 2021

Update new browsers / html build tool bar hide script jsbin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment