package prr

  1. Overview
  2. Docs
A fork of brr, sans browser-only APIs

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.1.tar.gz
md5=af96abcfdbe77859be0feae50ab64ceb
sha512=ae01bbfebc2631839afe970f587e065e055cab944fcc29cec3feb0c91ce39eda0bd347cb5546f8efa5dd7766a73d71b9d41cc3b89211d20b58829f2732f8314b

doc/prr/Prr/Brr/index.html

Module Prr.BrrSource

Browser APIs.

Open this module to use it. It defines only modules in your scope.

Data containers and encodings

Sourcemodule Tarray : sig ... end

Typed arrays.

Sourcemodule Blob : sig ... end

Blob objects.

Sourcemodule Base64 : sig ... end

base64 codec.

Sourcemodule Json : sig ... end

JSON codec.

Sourcemodule Uri : sig ... end

URIs and URI parameters.

Sourcemodule Console : sig ... end

Browser console.

Sourcemodule G : sig ... end

The global object, its global objects and functions.

OCaml

Innovation. Community. Security.