package html_of_jsx
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.1.0.tbz
sha256=a62b73fe66b6e40196cc06cc0771184d42923e9c571183ecc793cd58f0b407dd
sha512=b25ba1321a5413942bf781aa9a8cacdc92eb03c1099a4c564a061b32cc57bbae571465d123d98548aba1cc78c3bb79fbf415e29934a8318c15ab9ffc0ea8cceb
Description
html_of_jsx is a JSX transformation and a library to write HTML declaratively in OCaml (mlx) and Reason.
Added to opam-repository:
Dependencies (4)
-
pretty_expressive
>= "0.5" -
ppxlib
>= "0.25.0" -
ocaml
>= "4.14" -
dune
>= "3.24"
Dev Dependencies (15)
-
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
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page