toloframework
Version:
Javascript/HTML/CSS compiler for Firefox OS or nodewebkit apps using modules in the nodejs style.
11 lines (10 loc) • 658 B
HTML
<html><head><title>Toloframework</title><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"><script src="js/@index.js"></script><script src="js/$.js"></script><link rel="stylesheet" type="text/css" href="css/@index.css"></head><body>
<h3>Widgets</h3>
<ul>
<li><a href="wdg.button.js.html">wdg.button</a></li>
<li><a href="wdg.checkbox.js.html">wdg.checkbox</a></li>
<li><a href="wdg.icon.js.html">wdg.icon</a></li>
<li><a href="wdg.label.js.html">wdg.label</a></li>
<li><a href="wdg.text.js.html">wdg.text</a></li>
</ul>
</body></html>