package dispatch-js
- Overview
 - No Docs
 
You can search for identifiers within the package.
in-package search v0.2.0
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Path-based dispatch: js_of_ocaml-specific support
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      0.4.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=26dc203146dd956d9fe53f1ee934411550ca9e6ad343ec9787ca53897c406354
    
    
  md5=646dc67647f12db38bce7a761a75b3bc
    
    
  Description
ocaml-dispatch provides a basic mechanism for dispatching a request to a handler based on hierarchical path names conventionally found in URIs. It can be used both for dispatching requests in a server, as well as handing changes to hierarchical fragments in a client-side application.
This library provides a JavaScript interface for dispatching events based on DOM events.
Published: 10 Jul 2019
Dependencies (5)
- result
 - 
  
    js_of_ocaml-lwt
  
  
    
>= "3.3.0" & < "3.5.0" - 
  
    dispatch
  
  
    
>= "0.4.0" - 
  
    dune
  
  
    
>= "1.0" - 
  
    ocaml
  
  
    
>= "4.03.0" 
Dev Dependencies
None
Used by
None
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page