package html_of_jsx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Htmx

(Experimental)

Supports htmx properties

Add the '-htmx' flag into the ppx

(libraries html_of_jsx)
(preprocess (pps html_of_jsx.ppx -htmx))

Example

JSX.render(<div hx_boost=true />)

All attributes are supported with the prefix hx_

OCaml

Innovation. Community. Security.