Sha256: 82a488f794b313e126af4b00cf0004c1156f0e03255ed1356e72c5660984b56d

Contents?: true

Size: 290 Bytes

Versions: 6

Compression:

Stored size: 290 Bytes

Contents

<!doctype html>
<html>
<head>
	<title>Enyo Amber HelloWorld</title>
	<script src="../../../../enyo/1.0/framework/enyo.js" type="text/javascript"></script>
</head>
<body>
<script type="text/javascript">
	smalltalk.HelloAmber._new()._ui().renderInto(document.body);
</script>
</body>
</html>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
mdbe-0.1.0 public/amber/examples/webos/helloamber/index.html
maglev-database-explorer-0.0.5 public/amber/examples/webos/helloamber/index.html
maglev-database-explorer-0.0.4 public/amber/examples/webos/helloamber/index.html
maglev-database-explorer-0.0.3 public/amber/examples/webos/helloamber/index.html
maglev-database-explorer-0.0.2 public/amber/examples/webos/helloamber/index.html
maglev-database-explorer-0.0.1 public/amber/examples/webos/helloamber/index.html