html-minify
Version:
minify html, and any CSS or JS included in your markup
1 lines • 377 B
HTML
<element name="x-adore-button" extends="button"><style>body{color:#000}</style><script>var service=new Worker("http://example.com/adorable/service/worker.js");service.onmessage=function(){},service.postMessage("hello");</script><template>I adore this</template><script type="text/javascript">alert(1);</script></element><a href="http://example.com">Check out this cool link</a>