package ocaml-vdom

  1. Overview
  2. Docs
DOM and VDOM for OCaml

Install

Authors

Maintainers

Sources

v0.2.tar.gz
md5=9d23abfd7165df20c802a2c66f1a2120
sha512=7545af02cf586a454999e0b3a2e94432ff3794ccead1612e78b779c14b7b9ed1a65b7d6e256e3d37fc007876af889e6825d94ba7fc110b325d358aa5ec7a7ef8

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: 29 May 2020

Dependencies (4)

  1. gen_js_api >= "1.0.6"
  2. js_of_ocaml-compiler
  3. dune >= "2.0"
  4. ocaml >= "4.08.0"

Dev Dependencies

None

Used by

None

Conflicts

None