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-6.2.2.tbz
sha256=499cd8b094cee4b00fe6b9f6322680f81fe87161e963a196b109c1882610af62
sha512=701b946af0a84c9f5d1f5131fc4cea9b35fa2fd18d67460eb0caf4f916acc4ae8695d65594d0e0074f2729dc9ca54cfd984b1863a6f7dc345e171be4e3c3b258
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.
Published: 28 Jul 2026
Dependencies (10)
-
js_of_ocaml-lwt
>= "3.5.0" -
js_of_ocaml-ppx
>= "3.3.0" -
js_of_ocaml
>= "3.3.0" -
lwt
>= "5.7.0" - logs
-
cohttp-lwt
= version -
cohttp
= version -
http
= version -
ocaml
>= "4.08" -
dune
>= "3.8"
Used by (6)
-
github
= "4.4.0" -
github-jsoo
>= "4.4.0" - gitlab-jsoo
- graphql_jsoo_client
-
ldp_js
< "0.4.0" - quickterface
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page