package cohttp-lwt-jsoo
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
CoHTTP implementation for the Js_of_ocaml JavaScript compiler
Install
dune-project
Dependency
Authors
Maintainers
Sources
cohttp-2.5.8.tbz
sha256=2722477d1f5bb09e841debc125c30ff44f1b20cf8894b68cb48f2b6de092d25a
sha512=ce934a24c0e1eaf5dc674927b45277d461a13757d4c165a4a11811f9eb7b11b78b4560792ca430734d4e3a5b8791eee887d4eab2a0e9e30aa4a5864e833dd768
Description
An implementation of an HTTP client for JavaScript, but using the
CoHTTP types. This lets you build HTTP clients that can compile
natively (using one of the other Cohttp backends such as cohttp-lwt-unix)
and also to native JavaScript via js_of_ocaml.
Dependencies (8)
-
js_of_ocaml-lwt
>= "3.5.0" -
js_of_ocaml-ppx
>= "3.3.0" -
js_of_ocaml
>= "3.3.0" -
lwt
>= "3.0.0" -
cohttp-lwt
= version -
cohttp
= version -
dune
>= "1.1.0" -
ocaml
>= "4.04.1"
Dev Dependencies
None
Used by (2)
-
github-jsoo
< "4.4.0" - graphql_jsoo_client
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page