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

Dependencies (3)

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

Dev Dependencies (9)

  1. tiny_httpd with-dev-setup
  2. ocaml-lsp-server with-dev-setup
  3. ocamlformat-mlx with-dev-setup | with-test
  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