Hello,
I'd like to announce [JSXGraph.jl](https://github.com/tlienart/jsxgraph.jl) (still WIP) a package wrapping around the javascript library of the same name ([jsxgraph.org](https://jsxgraph.org/wp/index.html)). The aim is to make it possible for people to define interactive plots simply in Julia. In a way it's a bit like Interact.jl except that the output is pluggable javascript that can be used with [Documenter.jl](https://github.com/JuliaDocs/Documenter.jl) or [Franklin.jl](https://github.com/tlienart/Franklin.jl).
[ ] tag a version
[ ] add examples
[ ] add a Franklin page on a website branch with examples.