package ezjs_idb

  1. Overview
  2. Docs
Bindings for IndexedDB

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.1.tar.gz
md5=a8764776a15aaf960b709bc213fda027
sha512=7e89e94f90f83b5fa6cb3895c9fd116140ae1cb10e9c1fafb8fa3ee3823b5af74811834688bba3e75df26df53273e4507c14cba3b8bf8c16fc8e96353e06a21e

Description

Bindings for IndexedDB

Published: 13 Apr 2021

README

ezjs_idb

OCaml bindings for IndexedDB.

License

ezjs_idb
Copyright (C) 2020 OCamlPro

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

See LICENSE for details.

Dependencies (3)

  1. ezjs_min >= "0.2.2"
  2. ocaml >= "4.05"
  3. dune >= "2.8"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None