package js_of_ocaml_patches

  1. Overview
  2. Docs
Additions to js_of_ocaml's standard library that are required by Jane Street libraries.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=9ffe60cd3f20f6f470037696662200cbb72cc3223bee63adf955ccd683b93627

Description

Additions to js_of_ocaml's standard library that are required by Jane Street libraries. Most, if not everything in this library is intended to be upstreamed.

Published: 26 May 2024

README

Js_of_ocaml_patches

This is a library that contains some additions to the js_of_ocaml standard library. The purpose of this library is as a container for things we intend to upstream, but that the most recent upstream release has not yet reflected. Thus, the intention is that this library be pruned whenever there is a new js_of_ocaml release.

Dependencies (4)

  1. js_of_ocaml-ppx >= "5.1.1" & < "5.7.0"
  2. js_of_ocaml >= "5.1.1" & < "5.7.0"
  3. dune >= "3.11.0"
  4. ocaml >= "5.1.0"

Dev Dependencies

None

Used by (2)

  1. virtual_dom >= "v0.17.0"
  2. virtual_dom_toplayer

Conflicts

None

OCaml

Innovation. Community. Security.