package dream-htmx
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
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page