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.9.tbz
sha256=edc7d6d604820ef20d76611eaf7fdc29c691dd9fb48ed9930900f7f331dfea02
sha512=35eead27322cc1d3b34e32ed964449ff83a75f74f01c1127d54504145192b9c7726820f4825f5c793bde0887df202e4769946782d4f42c40b3a5a609daa4aada
Description
html_of_jsx is a JSX transformation and a library to write HTML declaratively in OCaml (mlx) and Reason.
Published: 14 Apr 2026
Dependencies (3)
-
pretty_expressive
>= "0.5" -
ppxlib
>= "0.25.0" -
ocaml
>= "4.14"
Dev Dependencies (16)
-
omd
with-dev-setup -
tm-grammars
with-dev-setup -
ochre
with-dev-setup -
yocaml_unix
with-dev-setup -
yocaml
with-dev-setup -
tiny_httpd
with-dev-setup -
ocaml-lsp-server
with-dev-setup -
ocamlformat-mlx
with-dev-setup | with-test -
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-parser
with-doc -
odoc
with-doc -
dune
>= "3.17" & (>= "3.22" & with-doc = "true" | with-doc = "false")
Used by (1)
-
dream
>= "1.0.0~alpha7"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page