Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mnxn/promise_jsoo

Js_of_ocaml bindings to JS Promises with supplemental functions
https://github.com/mnxn/promise_jsoo

js-of-ocaml ocaml promise

Last synced: 17 days ago
JSON representation

Js_of_ocaml bindings to JS Promises with supplemental functions

Awesome Lists containing this project

README

        

# promise_jsoo

## promise_jsoo library

Js_of_ocaml bindings to JS Promises with supplemental functions

- [Documentation](https://mnxn.github.io/promise_jsoo/promise_jsoo/Promise/index.html)

## promise_jsoo_lwt library

Conversion functions between JS Promises and Lwt Promises

- [Documentation](https://mnxn.github.io/promise_jsoo/promise_jsoo_lwt/Promise_lwt/index.html)

### Related Projects

- [johnelse/ocaml-promise-js](https://github.com/johnelse/ocaml-promise-js)

- [aantron/promise](https://github.com/aantron/promise)