diff --git a/pyscriptjs/examples/index.html b/pyscriptjs/examples/index.html index 6710acf..4f59504 100644 --- a/pyscriptjs/examples/index.html +++ b/pyscriptjs/examples/index.html @@ -42,6 +42,9 @@ WARNING: This examples takes a little longer to load. So be patient :)
+A Toga application (a Fahrenheit to Celsius converter), rendered as a Single Page App
+Minimal d3 demo demonstrating how to create a visualization
diff --git a/pyscriptjs/examples/toga/freedom.html b/pyscriptjs/examples/toga/freedom.html new file mode 100644 index 0000000..3cbeb4d --- /dev/null +++ b/pyscriptjs/examples/toga/freedom.html @@ -0,0 +1,57 @@ + + + + + + + + + + + + + +