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.8.tbz
sha256=6cfb7a461b619efe1f9b16a8c3ccb6c3204b00e4ecc5caaad4ce6181fdd7673d
sha512=ebf9675c4f67cdf24249e5dc4e97522b1bf7423189416016b76ddd177ee9e7149102373979d6eb533b2292cba937cb929517aaf9e5e037019907db2d2830140a
Description
html_of_jsx is a JSX transformation and a library to write HTML declaratively in OCaml (mlx) and Reason.
Published: 24 Feb 2026
Dev Dependencies (9)
-
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
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