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

Install

Authors

Maintainers

Sources

1.0.1.tar.gz
md5=86a1f368c02f103deaadb948d4828d24

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: 13 Feb 2020

Dependencies (5)

  1. dune >= "1.11"
  2. lwt
  3. js_of_ocaml-ppx
  4. js_of_ocaml >= "2.8.4"
  5. ocaml >= "4.02.0"

Dev Dependencies

None

Used by

None

Conflicts

None