package dream-htmx

  1. Overview
  2. Docs
Htmx utilities for Dream

Install

Dune Dependency

Authors

Maintainers

Sources

dream-htmx-0.1.0.tbz
sha256=2d4aaca8d55d8fcd52988d768d9d38ad9f322edae02f0a7224bf98ab71787781
sha512=eda33806abc0f4fca37ae4147f682c1f688c4eb605f70d1dcc2c61ba031d5208e8ceeb54950b4d5b1c0e0f876cd088c603a18cd005fbdee4e7682ee5d65f1f9c

Description

Htmx utilities for Dream.

Published: 08 Aug 2022

README

Dream Htmx - Utilities methods for interacting with Htmx in Dream

See Htmx documentation for details about the functinality offered by theis library. The lastest documentation can be found at https://beajeanm.github.io/dream-htmx/dream-htmx/

Install with:

$ opam install dream-htmx

Dependencies (3)

  1. dune >= "3.0" & >= "3.4.0"
  2. dream >= "1.0.0~alpha4"
  3. ocaml >= "4.08.0"

Dev Dependencies (3)

  1. odoc with-doc
  2. alcotest >= "1.6.0" & with-test
  3. bisect_ppx >= "2.5.0" & dev

Used by

None

Conflicts

None