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/index.html

Module PrrSource

Sourcemodule Jstr : sig ... end

JavaScript strings

Sourcemodule Jv : sig ... end

JavaScript values.

Sourcemodule Fut : sig ... end

Future values.

Sourcemodule Brr : sig ... end

Browser APIs.

include module type of struct include Brr end

Data containers and encodings

Sourcemodule Tarray = Brr.Tarray

Typed arrays.

Sourcemodule Blob = Brr.Blob

Blob objects.

Sourcemodule Base64 = Brr.Base64

base64 codec.

Sourcemodule Json = Brr.Json

JSON codec.

Sourcemodule Uri = Brr.Uri

URIs and URI parameters.

Sourcemodule Console = Brr.Console

Browser console.

Sourcemodule G = Brr.G

The global object, its global objects and functions.

OCaml

Innovation. Community. Security.