package cow

  1. Overview
  2. Docs

Module CowSource

Camel on the Web (CoW) library.

This library includes module aliases for various useful Web formats such as XML, XHTML, JSON, Markdown and Atom. In many cases, you can also use the constitutent libraries directly.

Sourcemodule Xml : sig ... end

XML combinators.

Sourcemodule Json : sig ... end

JSON (JavaScript Object Notation) library

Sourcemodule Markdown : sig ... end

Markdown library

Sourcemodule Html : sig ... end

(X)HTML library

Sourcemodule Xhtml : sig ... end

XHTML entity support

Sourcemodule Atom : sig ... end

The Atom Syndication format. See RFC4287 for the full specification.