JSFiddle - React, Tailwind, and code Playground

by mofle

JavaScript

$('<iframe src="http://fiddle.jshell.net/"></iframe>').hide().load(function() {
     console.log('loaded', $(this).contents().find('a') ); 
}).appendTo('body');