package reactiveData
Declarative events and signals for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
0.3.tar.gz
md5=ecafae07f46cefa1cc5ef1ca176eba95
sha256=29e6fd520a839b04b0fdfbb71766ac1b0d78c39de17722460bd15718affc4bf6
doc/index.html
reactiveData
API
Library reactiveData
ReactiveData
ReactiveData is a module for data-aware functional reactive programming (FRP). It adds support to incremental changes in data structures by reasoning on patches instead of absolute values. ReactiveData is based on and inter-operates with React.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page