This library is an OCaml wrapper of Matt Esch's virtual-dom library. It provides a simple, immutable representation of a desired state of the DOM, as well as primitives for updating the real DOM in the browser to match that, both by slamming the entire DOM in place, and by computing diffs between successive virtual-DOMs, and applying the resulting patch to the real DOM.
forked from janestreet/virtual_dom
-
Couldn't load subscription status.
- Fork 0
OCaml bindings for the virtual-dom library
License
Couldn't load subscription status.
ocaml-wasm/virtual_dom
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
OCaml bindings for the virtual-dom library
Resources
License
Contributing
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- OCaml 82.8%
- JavaScript 16.9%
- Other 0.3%