Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dbuenzli/htmlit

HTML generation combinators for OCaml
https://github.com/dbuenzli/htmlit

Last synced: 19 days ago
JSON representation

HTML generation combinators for OCaml

Awesome Lists containing this project

README

        

htmlit — HTML generation combinators for OCaml
==============================================
%%VERSION%%

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:

# Installation

Htmlit can be installed with `opam`:

opam install htmlit

If you don't use `opam` consult the [`opam`](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.

[online]: https://erratique.ch/software/htmlit/doc
[OCaml forum]: https://discuss.ocaml.org/