package ezjs_min

  1. Overview
  2. Docs
A bunch of js_of_ocaml shortcuts

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.3.tar.gz
md5=0e6cc68eb0ede22ee2888ec290f45ea3
sha512=984baf5c76a0edca969a404eda68bc6be8268cca10bca3b9745486f4226945ae1a80b937417491db9c09d9dc9dc1aa21c1c80381bba490b8b35094fa67e1509d

Description

A bunch of js_of_ocaml shortcuts

Published: 01 May 2021

README

ezjs_min

An OCaml library providing a bunch of useful shortcuts to work with js_of_ocaml.

License

ezjs_min
Copyright (C) 2020 OCamlPro

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

See LICENSE for details.

Dependencies (4)

  1. stdlib-shims >= "0.1"
  2. js_of_ocaml-ppx
  3. ocaml >= "4.05"
  4. dune >= "2.8"

Dev Dependencies (1)

  1. odoc with-doc

Conflicts (1)

  1. lwt < "4.0.0"