package note
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Declarative events and signals for OCaml
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      note-0.0.3.tbz
    
    
        
    
  
  
  
    
  
        sha512=cd972d9066fc712625fd143f5bfe94f66d0c8c47adcd0c0dcde698cf7a88a4b8065bc6a39252916f7f2dd763d5c525a0826be9b33d564af5e260e1577b3e6d31
    
    
  doc/index.html
Note v0.0.3
Note is a library for functional reactive programming (FRP). It provides support to program with time varying values: declarative events and signals.
The semantics of events and signals is described in this manual.
WARNING. This package is experimental, it's documentation is subpar and the interfaces will likely change in the future.
note library
NoteDeclarative events and signals for OCaml.
note.brr library
This library has the reactive infrastructure for browsers and a few higher-level APIs.
Experimental, will break in the future.
Note_brrNote_brr_kitNote_brr_legacy
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page