package jsoo_storage

  1. Overview
  2. No Docs
A wrapper in Js_of_ocaml for the WebStorage API

Install

Dune Dependency

Authors

Maintainers

Sources

jsoo_storage.tar.gz
md5=5082d3f5716a2547380d468cd4fda7cc

Description

The Web Storage API provides mechanisms by which browsers can store key/value pairs, in a much more intuitive fashion than using cookies.

Published: 16 May 2017

Dependencies (5)

  1. ocamlfind build
  2. ocamlbuild build
  3. lwt
  4. js_of_ocaml >= "2.8.4" & < "3.0"
  5. ocaml >= "4.02.0" & <= "4.04.0"

Dev Dependencies

None

Used by

None

Conflicts

None