Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dbuenzli/htmlit
- Owner: dbuenzli
- License: isc
- Created: 2023-07-30T21:38:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-23T21:43:43.000Z (24 days ago)
- Last Synced: 2024-10-24T10:18:19.399Z (23 days ago)
- Language: OCaml
- Homepage: https://erratique.ch/software/htmlit
- Size: 22.5 KB
- Stars: 17
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE.md
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/