diff --git a/index.html b/index.html index 628c02e5..cb49f16c 100644 --- a/index.html +++ b/index.html @@ -115,7 +115,7 @@

Run
div
+}
Run
div

Node.onmousemove

def main(pre: html.Pre) = {
@@ -130,7 +130,7 @@ 

Hover this box!
+}
Hover this box!

dom.btoa

def main(in: html.Input,
@@ -139,7 +139,7 @@ 

+}

dom.localStorage

def main(in: html.Input, box: html.Div) = {
@@ -155,7 +155,7 @@ 

+}

dom.HTMLCanvasElement

def main(c: html.Canvas) = {
@@ -178,7 +178,7 @@ 

+}

dom.Fetch

def main(pre: html.Pre) = {
@@ -197,7 +197,7 @@ 

Run
output
+}
Run
output

dom.Websocket

def main(in: html.Input,
@@ -214,7 +214,7 @@ 

output
+}
output

Element.style

def main(div: html.Div) = {
@@ -226,7 +226,7 @@ 

Run
div
+}
Run
div

The goal of this project is to provide a thin-but-idiomatic-scala interface to modern browser APIs. In particular: