{{ contentIndex + 1 < logItem.content.length ? ' ' : '' }}
Your
JS
Console
GitHub Gist
Gist Permalink
Permalink
Settings
Docs
Embed
Gist
Export
Use the following HTML code to embed this YourJS console on a web page:
Include Unrun Code
Enter the URL of the Gist and then choose the file for the console's code source:
The Gist URL is invalid.
Gist URL
URL of the Gist from which to pull the source code.
Gist File
{{ file.filename || file.display }}
Name of the file from which to pull the source code.
Gist Console URL
Visit
URL of the YourJS console initialized with the code in the specified Gist file.
Gist Console Embed Code
HTML code that can be used to embed the YourJS console for this Gist in a web page.
Do not run the last code break
NOTE: Code breaks are lines that start with 2 forward slashes (
//
) and end with 2 backslashes (
\\
).
Feel free to copy and save the following JavaScript code as a
GitHub Gist
to use for another time:
Include Unrun Code