package vdom

  1. Overview
  2. Docs
DOM and VDOM for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.tar.gz
md5=bda1424d08f483a19e242a0c5cff2cfa
sha512=4fbeda115659049798b84b58ce385619bace99740384844eb5a453e2448496e85b304713d1c86d5479b2c3450d17defd1e1f8fa5859ba1e493226c178a6f4cbe

Description

This package contains:

  • OCaml bindings to DOM and other client-side Javascript APIs (using gen_js_api).
  • An implementation of the Elm architecture, where the UI is specified as a functional "view" on the current state.

Published: 10 Oct 2023

Dependencies (5)

  1. js_of_ocaml-compiler
  2. ojs
  3. gen_js_api >= "1.0.7"
  4. dune >= "3.0"
  5. ocaml >= "4.10"

Dev Dependencies (1)

  1. odoc with-doc

Used by (2)

  1. elm_playground_web
  2. ocaml-vdom >= "transition"

Conflicts (1)

  1. ocaml-vdom != "transition"
OCaml

Innovation. Community. Security.