diff options
Diffstat (limited to 'notes/webface.txt')
-rw-r--r-- | notes/webface.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/notes/webface.txt b/notes/webface.txt index 2932f8e..78306bd 100644 --- a/notes/webface.txt +++ b/notes/webface.txt @@ -21,3 +21,18 @@ hyperphysics plotly.js: d3.js and stack.gl https://plot.ly/javascript/ https://github.com/plotly/plotly.js + + +##### GUI Demos + +numeric.js + Has an ODE solver. Use with Elm? + +Tangle.js + Brett's JS widget-y thing. Very simple. + How did he do plots/graphs for those demos? + http://worrydream.com/Tangle/guide.html + +KaTeX LaTeX rendering + Faster than mathjax? + https://github.com/Khan/KaTeX |