/ocaml-indexeddb

OCaml binding for IndexedDB

Primary LanguageOCamlISC LicenseISC

ocaml-indexeddb

Copyright Thomas Leonard, 2015. See LICENSE for details.

This is a binding for the IndexedDB API provided by modern browsers.

The binding was initially developed by Thomas Leonard as part of Irmin-IndexedDB.