Sharp is a small (and experimental) library which is inspired from Functional
Reactive Programming and binds to js_of_ocaml to create Javascript code for
the front-end from an Ocaml codebase.
You can find the documentation at http://sharp-ocaml.github.io
An example can be found in demo/main.ml.