package html_of_jsx

  1. Overview
  2. No Docs
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

Dependencies (3)

  1. ppxlib >= "0.25.0"
  2. ocaml >= "4.14"
  3. dune >= "3.16"

Dev Dependencies (9)

  1. ocamlformat-mlx >= "0.26.1" & (with-dev-setup)
  2. tiny_httpd with-dev-setup
  3. ocaml-lsp-server with-dev-setup
  4. mlx with-test | with-dev-setup
  5. ocamlformat >= "0.26.1" & (with-dev-setup | with-test)
  6. reason >= "3.10.0" & with-test
  7. benchmark with-test
  8. alcotest with-test
  9. odoc with-doc

Used by (1)

  1. dream >= "1.0.0~alpha7"

Conflicts

None