package jext
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Js_of_ocaml tools to help handling web extension
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      jext-0.1.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=fed8296cfc592824344f21fb4185cf29
    
    
  sha512=b1cbd394782aaa7a24baf1d8f17d0e6076b5fb209f1467123a3a609975a8906ec55de02a1c6ccc5841c7f1fda5ce506004b161242ba16263f19cc44c007b26a4
    
    
  Description
jext provides functors to deal with the connection between background, contentscript, popup and main page.
Published: 24 Jan 2023
Dependencies (6)
- 
  
    ppx_deriving_jsoo
  
  
    >= "0.3"
- 
  
    ezjs_fetch
  
  
    >= "0.3"
- 
  
    ez_api
  
  
    >= "1.2.0"
- ezjs_extension
- 
  
    ocaml
  
  
    >= "4.08"
- 
  
    dune
  
  
    >= "3.6"
Dev Dependencies (1)
- 
  
    odoc
  
  
    with-doc
Used by
None
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page