package cow
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Caml on the Web
Install
    
    dune-project
 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
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
 
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page