package ezjs_min

  1. Overview
  2. Docs
A bunch of js_of_ocaml shortcuts

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.0.tar.gz
md5=6475db585f4df50c079798ed0f028d87
sha512=10f851f60a169ae20898a286256b911faa83705a3a92f3aaa65fb0a5cb093710dbbc22d86140b03501f7e307dc4fbea0fced7448bc88c4e526b7e35ae4c474ec

Description

A bunch of js_of_ocaml shortcuts

Published: 11 Apr 2022

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 >= "4.0.0"
  3. ocaml >= "4.08"
  4. dune >= "2.8"

Dev Dependencies (1)

  1. odoc with-doc

Conflicts (1)

  1. lwt < "4.0.0"