You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A web component that allows you to run high level programming languages on your website via the public [Piston API](https://github.com/engineer-man/piston#Public-API) <br>
<img title="Fork on GitHub" src="https://img.shields.io/github/forks/MarketingPipeline/Code-Runner-Web-Component.svg?style=social&label=Fork">
18
+
</a>
19
+
20
+
</div>
21
+
8
22
9
-
A web component that allows you to run high level programming languages on your website via the public [Piston API](https://github.com/engineer-man/piston#Public-API)
10
23
11
24
12
25
13
26
## Example and usage
14
27
15
-
You can view a demo of the Code Runner web component in use [here.](https://marketingpipeline.github.io/Markdown-Tag)
28
+
You can view a demo of the Code Runner web component in use [here.](https://marketingpipeline.github.io/Code-Runner-Web-Component/demo.html)
16
29
17
30
18
31
How to use <b><i>Code Runner</b></i>:
@@ -21,15 +34,15 @@ Set a <code>language</code> attribute to a [supported programming language](#sup
Want to improve this? Create a pull request with detailed changes / improvements! If approved you will be added to the list of contributors of this awesome project!
178
191
179
192
180
193
See also the list of
181
-
[contributors](https://github.com/MarketingPipeline/Markdown-Tag/graphs/contributors) who
194
+
[contributors](https://github.com/MarketingPipeline/Code-Runner-Web-Component/graphs/contributors) who
0 commit comments