preact-material-components
Version:
preact wrapper for "Material Components for the web"
19 lines (18 loc) • 617 B
HTML
<html>
<head>
<link rel="stylesheet" href="qunit/qunit.css" type="text/css" media="screen" />
<script type="text/javascript" src="qunit/qunit.js"></script>
<!-- JSChardet -->
<script src="../dist/jschardet.min.js"></script>
<!-- tests -->
<script type="text/javascript" src="jschardet.js"></script>
</head>
<body>
<h1 id="qunit-header">JS Chardet</h1>
<h2 id="qunit-banner"></h2>
<h2 id="qunit-userAgent"></h2>
<ol id="qunit-tests"></ol>
</body>
</html>