seliopou / ocaml-d3

OCaml bindings for D3.js
Other
72 stars 6 forks source link

Add a tyxml interface #4

Closed Drup closed 8 years ago

Drup commented 8 years ago

I will add an example tomorrow, It's designed to that you can do:

module T = Tyxml.Make(Tyxml_js.To_dom)
seliopou commented 8 years ago

Related to #1.