package incr_dom

  1. Overview
  2. Docs
A library for building dynamic webapps, using Js_of_ocaml

Install

Dune Dependency

Authors

Maintainers

Sources

incr_dom-v0.15.0.tar.gz
sha256=e79e64efca79b5def4e636b84225710f982bf5f5dda31fcab8e6b4bfab583d10

doc/incr_dom.testing/Incr_dom_testing/Helpers/index.html

Module Incr_dom_testing.Helpers

module type S = sig ... end
val make : ('model, 'action, 'state) Driver.t -> (module S with type action = 'action and type model = 'model and type state = 'state)
OCaml

Innovation. Community. Security.