package htmlit
HTML generation combinators for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
htmlit-0.1.0.tbz
sha512=b51050da1bdabd9dc96f362fe75d53098523146698cdd442fab1fa882ed7052a29cb61c0e68dc13631be4aef9c4cb6eec1c890e08a29372d2864a1599e49b94c
Description
Htmlit is an OCaml library providing simple but subtle combinators for generating HTML fragments and pages.
Htmlit is distributed under the ISC license. It has no dependencies.
Homepage: https://erratique.ch/software/htmlit
README
htmlit — HTML generation combinators for OCaml
v0.1.0
Htmlit is an OCaml library providing simple but subtle combinators for generating HTML fragments and pages.
Htmlit is distributed under the ISC license. It has no dependencies.
Homepage: https://erratique.ch/software/htmlit
Installation
Htmlit can be installed with opam
:
opam install htmlit
If you don't use opam
consult the opam
file for build instructions.
Documentation
The documentation can be consulted online or via odig doc htmlit
.
Questions are welcome but better asked on the OCaml forum than on the issue tracker.
Dependencies (4)
-
topkg
build & >= "1.0.3"
-
ocamlbuild
build
-
ocamlfind
build
-
ocaml
>= "4.14.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page