package promise_jsoo

  1. Overview
  2. Docs
Js_of_ocaml bindings to JS Promises with supplemental functions

Install

Dune Dependency

Authors

Maintainers

Sources

promise_jsoo-0.4.2.tbz
sha256=b262ff66d685cc86d309ac85847b2b399f0c3e99f9b9b06bd6b38b86036dc27c
sha512=dec192b51ad1189bec59c053de3aeca7fb8d6ba4195ed9617d753a202f3b50383f3c059d280833a39c1b3561a61e88d930293219010b2c2e0c102c0e59a8f4e8

Description

Published: 05 Mar 2024

README

promise_jsoo

promise_jsoo library

Js_of_ocaml bindings to JS Promises with supplemental functions

promise_jsoo_lwt library

Conversion functions between JS Promises and Lwt Promises

Related Projects

Dependencies (4)

  1. gen_js_api >= "1.0.8"
  2. js_of_ocaml
  3. ocaml >= "4.08"
  4. dune >= "2.7"

Dev Dependencies (4)

  1. odoc with-doc
  2. conf-npm with-test
  3. webtest-js with-test
  4. webtest with-test

Used by (1)

  1. promise_jsoo_lwt

Conflicts

None