ocaml-vdom

DOM framework

An implementation of the Elm architecture with support for Virtual DOM and browser-side JavaScript APIs in OCaml.

Elm architecture and (V)DOM for OCaml

GitHub

197 stars
21 watching
13 forks
Language: OCaml
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dannywillems/ocaml-for-web-programming An OCaml framework for web development, providing bindings to JavaScript libraries and tools for building web applications. 52
pkamenarsky/concur-replica A VDOM framework that enables remote UI updates without using JavaScript or a REST API. 139
lexifi/gen_js_api Generates OCaml bindings for JavaScript libraries 175
scottwrobinson/camo A class-based Object-Document Mapping (ODM) framework for JavaScript 557
inhabitedtype/ocaml-webmachine A toolkit for building RESTful APIs using a state-machine-based request processor 221
ged-odoo/blockdom A fast virtual DOM library that allows for efficient rendering of static and dynamic content by grouping elements into blocks. 554
ncitron/oframl A framework for building Farcaster Frames in OCaml 10
dannywillems/ocaml-js-stdlib A library that provides OCaml bindings to the JavaScript standard library and DOM. 3
ocamllabs/vscode-ocaml-platform An extension for Visual Studio Code to provide OCaml language support and tools 341
plumatic/dommy A ClojureScript library for manipulating and interacting with the Document Object Model (DOM) in web applications. 760
ocaml-community/iso8601.ml A parser and printer for date-times in ISO8601 format. 29
ocaml-multicore/parallel-programming-in-multicore-ocaml A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. 283
component/dom An aggregate library of DOM traversal, manipulation and events functions 228
bobris/bobril A component-oriented framework with a virtual DOM and tools for building fast, stable web applications. 367
ocaml/dune A build system that automates the process of compiling and packaging OCaml projects 1,635