package html_of_jsx

  1. Overview
  2. Docs
Render HTML writing JSX

Install

Dune Dependency

Authors

Maintainers

Sources

html_of_jsx-0.0.1.tbz
sha256=d1a36abcbebd23adfaffe9eed27e69045c1e112da17bfebc385355d2a64f1fb7
sha512=bee674151f2ab6fba41acc1234118b5eca5379aedab2907da517bdeb604ddd02807519b9b29b4eea09595ced9936300b9a6ebf16c9edd92d959151daab4e7a96

doc/html_of_jsx.lib/Jsx/Attribute/index.html

Module Jsx.AttributeSource

Sourcetype t =
  1. | Bool of string * bool
  2. | String of string * string
  3. | Style of string
  4. | Event of string * string
Sourceval to_string : t list -> string
OCaml

Innovation. Community. Security.