package tyxml-jsx

  1. Overview
  2. No Docs
JSX syntax to write TyXML documents

Install

Authors

Maintainers

Sources

tyxml-4.4.0.tbz
sha256=516394dd4a5c31726997c51d66aa31cacb91e3c46d4e16c7699130e204042530
sha512=d5f2187f8410524cec7a14b28e8950837070eb0b6571b015dd06076c2841eb7ccaffa86d5d2307eaf1950ee62f9fb926477dac01c870d9c1a2f525853cb44d0c

Description

open Tyxml;
let to_reason = <a href="reasonml.github.io/"> "Reason!" </a>

Allow to write any TyXML documents with reason's JSX syntax, from textual trees to reactive virtual DOM trees.

Published: 09 Mar 2020

Dependencies (5)

  1. ppx_tools_versioned
  2. tyxml-syntax = version
  3. tyxml = version
  4. dune
  5. ocaml >= "4.02"

Dev Dependencies (2)

  1. reason with-test
  2. alcotest with-test

Used by (1)

  1. sihl < "0.1.4"

Conflicts

None