package fmlib_js

  1. Overview
  2. Docs
Library for easy compilation from ocaml to javascript

Install

Authors

Maintainers

Sources

0.5.5.tar.gz
md5=dd0b8db1f0de867708797cfbc471d652

Description

At thin and easy to use library which implements wrappers around js_of_ocaml to write javascript applications for the browser or for nodejs in ocaml.

Published: 21 Sep 2023

Dependencies (5)

  1. fmlib_std = version
  2. js_of_ocaml-ppx >= "4.0.0"
  3. js_of_ocaml >= "4.0.0"
  4. dune >= "3.0.0"
  5. ocaml >= "4.08.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by (2)

  1. fmlib = "0.5.5"
  2. fmlib_browser = "0.5.5"

Conflicts

None