<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<a href='https://scholarsphere.psu.edu/resources/00bf31b6-4cb1-429d-85e1-3c553875446d'>https://scholarsphere.psu.edu/resources/00bf31b6-4cb1-429d-85e1-3c553875446d</a>
<a href='https://scholarsphere.psu.edu/resources/267de30a-9ae8-4f36-96f0-76df4c0a5cda'>https://scholarsphere.psu.edu/resources/267de30a-9ae8-4f36-96f0-76df4c0a5cda</a>
<a href='https://scholarsphere.psu.edu/resources/9c69c33e-d51f-44df-ab56-6fb14195e719'>https://scholarsphere.psu.edu/resources/9c69c33e-d51f-44df-ab56-6fb14195e719</a>
<a href='https://scholarsphere.psu.edu/resources/53eff88c-1054-42bd-89eb-7f80d51282f7'>https://scholarsphere.psu.edu/resources/53eff88c-1054-42bd-89eb-7f80d51282f7</a>
<a href='https://scholarsphere.psu.edu/resources/a08c4dc3-c951-453f-b698-8eb235749c1a'>https://scholarsphere.psu.edu/resources/a08c4dc3-c951-453f-b698-8eb235749c1a</a>
<a href='https://scholarsphere.psu.edu/resources/ae57d84d-a7a8-4da8-bee2-df1fcde0c9b2'>https://scholarsphere.psu.edu/resources/ae57d84d-a7a8-4da8-bee2-df1fcde0c9b2</a>
<a href='https://scholarsphere.psu.edu/resources/643ab961-3c86-48b8-9125-5b53df3f868b'>https://scholarsphere.psu.edu/resources/643ab961-3c86-48b8-9125-5b53df3f868b</a>
<a href='https://scholarsphere.psu.edu/resources/97f69d67-0fb8-4690-8077-4d50c03ee0b5'>https://scholarsphere.psu.edu/resources/97f69d67-0fb8-4690-8077-4d50c03ee0b5</a>
<a href='https://scholarsphere.psu.edu/resources/d004239e-cc18-4135-8b61-f631fd9972b7'>https://scholarsphere.psu.edu/resources/d004239e-cc18-4135-8b61-f631fd9972b7</a>
<a href='https://scholarsphere.psu.edu/resources/fe4fa085-59ee-432c-9de0-401d5ade19d4'>https://scholarsphere.psu.edu/resources/fe4fa085-59ee-432c-9de0-401d5ade19d4</a>
<a href='https://scholarsphere.psu.edu/resources/fc67d838-ec1d-4f5c-a945-1692b79d1991'>https://scholarsphere.psu.edu/resources/fc67d838-ec1d-4f5c-a945-1692b79d1991</a>
<a href='https://scholarsphere.psu.edu/resources/72e8229c-8071-497c-9c37-8bee78fcbd81'>https://scholarsphere.psu.edu/resources/72e8229c-8071-497c-9c37-8bee78fcbd81</a>
<a href='https://scholarsphere.psu.edu/resources/219dc1ad-f51d-4b49-b9dc-d6813de52e67'>https://scholarsphere.psu.edu/resources/219dc1ad-f51d-4b49-b9dc-d6813de52e67</a>
</body>
</html>
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. |