package html_of_jsx
- 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
Render HTML with JSX
Install
dune-project
Dependency
Authors
Maintainers
Sources
html_of_jsx-0.0.7.tbz
sha256=83b5437638815bb3d9c152a31f2125fda1989d6fc7d86774fbbfa4c90d0d8ea8
sha512=8c1f72403083b714beac9bf0676e0e3d2fef7a7b6891a9ae9d40487ac6aa85e53fc80566be39b1623c94678c957b6da8c772fe36ccc5e8d3a9a74bb5d471fe93
Description
html_of_jsx is a JSX transformation and a library to write HTML declaratively in OCaml (mlx) and Reason.
Published: 09 Dec 2025
Dev Dependencies (9)
-
ocamlformat-mlx
>= "0.26.1" & (with-dev-setup) -
tiny_httpd
with-dev-setup -
ocaml-lsp-server
with-dev-setup -
mlx
with-test | with-dev-setup -
ocamlformat
>= "0.26.1" & (with-dev-setup | with-test) -
reason
>= "3.10.0" & with-test -
benchmark
with-test -
alcotest
with-test -
odoc
with-doc
Used by (1)
-
dream
>= "1.0.0~alpha7"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page