package bonsai
A library for building dynamic webapps, using Js_of_ocaml
Install
Dune Dependency
Authors
Maintainers
Sources
v0.15.1.tar.gz
sha256=0c4a714146073f421f1a6179561f836b45d8dc012c743207d3481ea63bef74bf
Description
Bonsai is a library for building reusable UI components inside an Incremental-style UI framework such as Incr_dom or React.
Published: 17 Oct 2022
README
Bonsai
Bonsai is a library for building interactive browser-based UI.
The Getting Started with Bonsai guide is good if you're new to web development entirely or just want to see a walkthrough of a couple simple example apps.
Examples of using Bonsai in a web browser can be found in the examples
directory.
Docs
Documentation can be found in the docs directory, and API documentation can be found in src/proc.mli.
Dependencies (30)
-
re
>= "1.8.0"
-
ocaml-embed-file
>= "v0.15" & < "v0.16"
-
js_of_ocaml-ppx
>= "4.0.0"
-
js_of_ocaml
>= "4.0.0"
-
gen_js_api
>= "1.0.8"
-
dune
>= "2.0.0"
-
cohttp-async
>= "2.5.6" & < "3.0.0" | >= "5.0.0"
-
virtual_dom
>= "v0.15" & < "v0.16"
-
textutils
>= "v0.15" & < "v0.16"
-
profunctor
>= "v0.15" & < "v0.16"
-
ppx_typed_fields
>= "v0.15" & < "v0.16"
-
ppx_pattern_bind
>= "v0.15" & < "v0.16"
-
ppx_jane
>= "v0.15" & < "v0.16"
-
ppx_css
>= "v0.15" & < "v0.16"
-
patdiff
>= "v0.15" & < "v0.16"
-
incr_map
>= "v0.15" & < "v0.16"
-
incr_dom
>= "v0.15" & < "v0.16"
-
fuzzy_match
>= "v0.15" & < "v0.16"
-
expect_test_helpers_core
>= "v0.15" & < "v0.16"
-
core_unix
>= "v0.15" & < "v0.16"
-
core_kernel
>= "v0.15" & < "v0.16"
-
core_bench
>= "v0.15" & < "v0.16"
-
core
>= "v0.15" & < "v0.16"
-
async_rpc_websocket
>= "v0.15" & < "v0.16"
-
async_rpc_kernel
>= "v0.15" & < "v0.16"
-
async_kernel
>= "v0.15" & < "v0.16"
-
async_js
>= "v0.15" & < "v0.16"
-
async_extra
>= "v0.15" & < "v0.16"
-
async
>= "v0.15" & < "v0.16"
-
ocaml
>= "4.08.0"
Dev Dependencies
None
Used by (1)
-
memtrace_viewer
= "v0.15.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page