incr_dom
Web app renderer
A library for building dynamic web applications by incrementally rendering HTML views and handling user interactions.
A library for building dynamic webapps, using Js_of_ocaml.
383 stars
22 watching
32 forks
Language: OCaml
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
janestreet/core | A standard library overlay providing reusable, modular building blocks for OCaml programming | 1,126 |
janestreet/incremental | A library for building efficient incremental computations in OCaml | 886 |
janestreet/typerep | A runtime environment providing type-safe functionality for the OCaml programming language | 23 |
janestreet/base | A replacement standard library for OCaml that provides a set of well-tested and portable general-purpose modules. | 877 |
janestreet/core_bench | A library for running micro-benchmarks in OCaml | 50 |
janestreet/hardcaml | A comprehensive OCaml library and toolset for designing, testing, and simulating digital hardware | 677 |
jorgebucaran/superfine | A minimal view layer for building web interfaces using a lightweight virtual DOM representation | 1,597 |
janestreet/sexplib | A library for serializing and deserializing data in a human-readable format using S-expressions | 148 |
developit/preact-portal | An NPM package that provides a reusable way to render Preact components into specific parts of the DOM. | 180 |
orirawlings/jt | A templating tool to process and render JSON data in Go using the text/template package. | 2 |
proyecto26/react-native-inappbrowser | A React Native library for creating an in-app browser with deep linking and OAuth capabilities | 1,334 |
ramon-mendes/scitersharp | A C# wrapper for Sciter, a multi-platform HTML engine. | 107 |
dannywillems/ocaml-js-stdlib | Provides a binding to the JavaScript standard library and DOM in OCaml | 3 |
thedevsaddam/renderer | A lightweight package for rendering different response formats in Go web applications | 263 |
jsakamoto/blazorwasmprerendering.build | Pre-renders Blazor WebAssembly apps and saves them as static HTML files | 261 |