<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<canvas id="a"></canvas>
<script>
c = a.getContext('2d')
d = document
b = d.body
a.width = innerWidth
a.height = innerHeight
</script>
</body>
</html>
for(_="='PatO=e.clientNNX;Ll()K++)Jon•for(•=[];••+'px'•,Y,a]•*o/S+•=n(•if(•<S;•=()=>•click••-B),w(•c.fill•=(e)=>{•u[k][m]•=0;•0,0,S,S)•C.style.•)*q)/S*o;••X,X+r(••B,B+r( ;••)*M)••••displayP•MOh.•tImageDOa(•f=h=-2;o=4;•••B){•};•mouse•C=d.creOeElement('i')•borderP1px solid #39f'•backgroundP#39f6'•positi•Pabsolute';b.appendChild(C);w=•abs;r=•sign;n=•min;•S=512;l•{•StyleP#069';•Rect(•;p=c.ge•••n•e';v=s=B=i=k•u•;i•iJ{u[i]•j•j•){A=i•f;g=j•h;u[i][j++]=[A,g,1,A,g]}}};D•{t=v&&255*(1-•pow(.96,++s));•k•k•kJ•m•m•mJ{[M,R,I•=•;•I>=s+v)•M*M+R*R<4)•=[M*M-R*R+Y,2*M*R+a,I+1•;else{v=v||I;p.dOa[m*S*4+k*4+3]=t}}c.pu•p,0,0);requestAnimOi•Frame(D)•down•BLXNY•move•FLENY;M•w(F•E-X))•left F-B•top•E-X•width=•height=M••block'}•up•xLyNY;q•w(x•y-X));•q){;f+ x-B•h+•y-X•o*=q/S;K}}};••B••dbl•{•K};K;D()";G=/[^ -IMR-}]/.exec(_);)with(_.split(G))_=join(shift());eval(_)
Output
You can jump to the latest bin by adding /latest
to your URL
Keyboard Shortcuts
Shortcut | Action |
---|---|
ctrl + [num] | Toggle nth panel |
ctrl + 0 | Close focused panel |
ctrl + enter | Re-render output. If console visible: run JS in console |
Ctrl + l | Clear the console |
ctrl + / | Toggle comment on selected lines |
ctrl + ] | Indents selected lines |
ctrl + [ | Unindents selected lines |
tab | Code complete & Emmet expand |
ctrl + shift + L | Beautify code in active panel |
ctrl + s | Save & lock current Bin from further changes |
ctrl + shift + s | Open the share options |
ctrl + y | Archive Bin |
Complete list of JS Bin shortcuts |
JS Bin URLs
URL | Action |
---|---|
/ | Show the full rendered output. This content will update in real time as it's updated from the /edit url. |
/edit | Edit the current bin |
/watch | Follow a Code Casting session |
/embed | Create an embeddable version of the bin |
/latest | Load the very latest bin (/latest goes in place of the revision) |
/[username]/last | View the last edited bin for this user |
/[username]/last/edit | Edit the last edited bin for this user |
/[username]/last/watch | Follow the Code Casting session for the latest bin for this user |
/quiet | Remove analytics and edit button from rendered output |
.js | Load only the JavaScript for a bin |
.css | Load only the CSS for a bin |
Except for username prefixed urls, the url may start with http://jsbin.com/abc and the url fragments can be added to the url to view it differently. |