foam-framework
Version:
MVC metaprogramming framework
20 lines (13 loc) • 522 B
HTML
<html>
<head>
<title>Polymer => FOAM</title>
<script language="javascript" src="../core/bootFOAM.js"></script>
</head>
<body>
<p>Enter paths to Polymer components (separated by commas). Use <i>Load
Links</i> to load the components into memory, and <i>Import Models</i>
to render details and preview of the loaded components. <i>Components
JSON</i> provides an array of all loaded models in JSON format.</p>
<foam model="foam.ui.polymer.gen.ModelGenerator"></foam>
</body>
</html>