ocsigen / ts2ocaml

Generate OCaml bindings from TypeScript definitions via the TypeScript compiler API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsoo: NodeJS stdlib bindings?

Lupus opened this issue · comments

Large amount of npm packages are targetting NodeJS, would be awesome to include usable bindings for NodeJS along with those for ES20xx and Dom. They don't need to be OCaml-idiomatic, just usable and having types laid out in a way that matches the expectations for the generated bindings code from other npm packages (like cassandra driver for example).