package jsoo_storage

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

jsoo_storage 1.0.1

Libraries

This package provides the following libraries (via ocamlobjinfo):

jsoo_storage

Documentation:

  • WebStorage WebStorage is a wrapper around the DOMStorage API. The binding provides an OCaml API for using DOMStorage. The library is fragmented in two submodules : Session and Local.