package ldp_js

  1. Overview
  2. Docs
Library to build LDP applications in JS

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-ldp-0.3.0.tar.gz
md5=8903912748afccb622e88b52d1d89260
sha512=4924c40cf5f80d7b46e93de848bc52cbe7fa0b864082f93c07c253cd0d81395160339e80533d6b5bd4779c93afd1e37754323e1ca4a5a0b5371c840ee1bf2f67

Description

Published: 08 Oct 2024

README

ocaml-ldp

🌐 OCaml-ldp homepage

Library to build LDP (Linked Data Platform) and SOLID applications, runnable either in standalone program (using packages ldp_tls or ldp_curl) or in the browser (using package ldp_js with js_of_ocaml).

Comes with a SOLID server (currently under development).

Documentation

Documentation is available here.

Development

Development is hosted on Framagit.

OCaml-ldp is released under LGPL3 license.

Installation

The packages are installable with opam:

$ opam install ldp ldp_curl ldp_tls ldp_js
$ opam install solid solid_server solid_tools

Current state of OCaml-ldp can be installed with:

$ opam pin add [package] git@framagit.org:zoggy/ocaml-ldp.git

Dependencies (6)

  1. cohttp-lwt-jsoo >= "5.3.0"
  2. js_of_ocaml-ppx >= "3.9.0"
  3. js_of_ocaml >= "3.9.0"
  4. ocaml >= "4.14.0"
  5. ldp = version
  6. dune >= "2.9"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.