JSFiddle - React, Tailwind, and code Playground

by sv_in

HTML

<script id="code1" type="text/myjs">alert('hi')</script>

JavaScript

eval(document.getElementById('code1').innerHTML)