package cow
Caml on the Web
Install
Dune Dependency
Authors
Maintainers
Sources
cow-2.5.0.tbz
sha256=f2b34afb9a1651b8bdd605ef773ffae9842ee7e897a740a8f3093422cbfa6fd6
sha512=3d3e7970f813dfd7d0e693ef303375fc77095b2be1ebba0101b6515406f1c3445218883ea91f79d7bbc63d11664f44edc37f403fabc4dd3726ef42e74543d0a3
Description
Writing web-applications requires a lot of skills: HTML, XML, JSON and Markdown, to name but a few! This library provides OCaml combinators for these web formats.
README
README.md
Writing web-applications requires a lot of skills: HTML, XML, JSON and Markdown, to name but a few! This library provides OCaml combinators for these web formats by:
See more explanation at: http://mirage.github.io/ocaml-cow
This library is in beta, and full documentation is still being written. Some repositories which use it include:
Mirage website: http://github.com/mirage/mirage-www
Opam2web: http://github.com/OCamlpro/opam2web
Dependencies (6)
Dev Dependencies (1)
-
alcotest
with-test & >= "0.8.0"
Used by (6)
-
cowabloga
>= "0.2.0" & < "0.2.2" | >= "0.4.0"
-
opium
!= "0.8.1" & != "0.14.0" & < "0.17.1"
-
opium_kernel
< "0.17.1"
-
rpc
>= "1.9.51" & < "5.9.0"
- rpclib-html
-
stone
>= "0.4.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page