package ezjs_fetch

  1. Overview
  2. Docs
Bindings for Fetch

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.tar.gz
md5=6cd4122c904099d8c61e3bb435ce3382
sha512=51a5e3ac727c04a34cb054f22774c11270817f3abb5248f6001a5ece24dc55b39e7b0d26489399e75cd77f1770434336fd778bea8d6e806905d770c39a1d7670

Description

Bindings for Fetch

Published: 22 Dec 2022

README

ezjs_fetch

OCaml bindings for Fetch.

License

ezjs_fetch
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 (2)

  1. ezjs_min >= "0.3"
  2. dune >= "2.9"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. jext

Conflicts

None