dhxmvp
Version:
A complete boilerplate for building online, offline and syncable MVP Single Page Applications using DHTMLX.
15 lines (14 loc) • 416 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>IDB-IEGAP Tests</title>
</head>
<body>
<h1>IDB-IEGAP Tests</h1>
<ul>
<li><a href="unit-tests.html">Unit Tests</a></li>
<li><a href="migration-phase-1.html">Migration Tests</a></li>
<li><a href="http://testidbiegap.dexie.org">W3C Web Platform Tests fork (another site)</a></li>
</ul>
</body>
</html>