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.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)

  1. pretty_expressive >= "0.5"
  2. ppxlib >= "0.25.0"
  3. ocaml >= "4.14"

Dev Dependencies (16)

  1. omd with-dev-setup
  2. tm-grammars with-dev-setup
  3. ochre with-dev-setup
  4. yocaml_unix with-dev-setup
  5. yocaml with-dev-setup
  6. tiny_httpd with-dev-setup
  7. ocaml-lsp-server with-dev-setup
  8. ocamlformat-mlx with-dev-setup | with-test
  9. mlx with-test | with-dev-setup
  10. ocamlformat >= "0.26.1" & (with-dev-setup | with-test)
  11. reason >= "3.10.0" & with-test
  12. benchmark with-test
  13. alcotest with-test
  14. odoc-parser with-doc
  15. odoc with-doc
  16. dune >= "3.17" & (>= "3.22" & with-doc = "true" | with-doc = "false")

Used by (1)

  1. dream >= "1.0.0~alpha7"

Conflicts

None