package ezjs_fetch

  1. Overview
  2. Docs
Bindings for Fetch

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.tar.gz
sha256=e0f08d66fe38721710fbf139a6a4230edd71db39b0660020533b73a7c2cd77d3
sha512=3062bb9096d89a13b6cabf79760222e815d0588c6aaa73ee343763971429dd4f62002eb7f9de6d5cca85e2d48806b1d4a50f2a94318ccd44ccb0815db3f22152

Description

Bindings for Fetch

Published: 31 Jul 2020

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 (5)

  1. ezjs_min >= "0.1" & < "0.2"
  2. js_of_ocaml-ppx >= "3.6"
  3. js_of_ocaml >= "3.6"
  4. dune >= "2.0"
  5. ocaml >= "4.05"

Dev Dependencies

None

Used by

None

Conflicts

None