reactiveData
Declarative events and signals for OCaml
Description
React is an OCaml module for functional reactive programming (FRP). It provides support to program with time varying values : declarative events and signals. React doesn't define any primitive event or signal, it lets the client chooses the concrete timeline.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Documentation
github.com
Changelog
LGPL-3.0-or-later WITH OCaml-LGPL-linking-exception License
Edit opam file
- Published
- 03 May 2022
- Authors
- Maintainers
Sources
0.3.tar.gz
md5=ecafae07f46cefa1cc5ef1ca176eba95
sha256=29e6fd520a839b04b0fdfbb71766ac1b0d78c39de17722460bd15718affc4bf6
Dependencies
Reverse Dependencies