package ezjs_min
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  A bunch of js_of_ocaml shortcuts
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      0.3.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=6475db585f4df50c079798ed0f028d87
    
    
  sha512=10f851f60a169ae20898a286256b911faa83705a3a92f3aaa65fb0a5cb093710dbbc22d86140b03501f7e307dc4fbea0fced7448bc88c4e526b7e35ae4c474ec
    
    
  Description
A bunch of js_of_ocaml shortcuts
Published: 11 Apr 2022
README
ezjs_min
An OCaml library providing a bunch of useful shortcuts to work with js_of_ocaml.
License
    ezjs_min
Copyright (C) 2020 OCamlPro
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.See LICENSE for details.
Dependencies (4)
- 
  
    stdlib-shims
  
  
    
>= "0.1" - 
  
    js_of_ocaml-ppx
  
  
    
>= "4.0.0" - 
  
    ocaml
  
  
    
>= "4.08" - 
  
    dune
  
  
    
>= "2.8" 
Dev Dependencies (1)
- 
  
    odoc
  
  
    
with-doc 
Used by (8)
- ezjs_crypto
 - ezjs_extension
 - 
  
    ezjs_fetch
  
  
    
>= "0.2" - ezjs_idb
 - 
  
    ezjs_push
  
  
    
>= "0.2" - 
  
    ppx_deriving_jsoo
  
  
    
< "0.3" - 
  
    vue-jsoo
  
  
    
>= "0.3" - vue-ppx
 
Conflicts (1)
- 
  
    lwt
  
  
    
< "4.0.0" 
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page