JSFiddle - React, Tailwind, and code Playground

by Paulpro

HTML

<script src="https://raw.github.com/padolsey/jQuery-Plugins/master/cross-domain-ajax/jquery.xdomainajax.js"></script>
<div id="example"></div>

JavaScript

$('#example').load('http://wikipedia.org');