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.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=fd88798ebc6a2625441ee2ffa46cccba2681b7eb8c5fa178812276a5a60ad27c
    
    
  sha512=e6ea562979912c97bd608f5f912fd46349bb4dc757c5f8ee49d18725417728b1741aa1b63d41b1abe2c7bdcdc75753ec333eec775bee35547f33b2cee0496294
    
    
  Description
A bunch of js_of_ocaml shortcuts
Published: 28 Jun 2020
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 (6)
- 
  
    lwt
  
  
    
>= "5.2" - 
  
    stdlib-shims
  
  
    
>= "0.1" - 
  
    js_of_ocaml-ppx
  
  
    
>= "3.6" - 
  
    js_of_ocaml
  
  
    
>= "3.6" - 
  
    dune
  
  
    
>= "2.0" - 
  
    ocaml
  
  
    
>= "4.05" 
Dev Dependencies
None
Used by (2)
- 
  
    ezjs_fetch
  
  
    
< "0.2" - vue-ppx
 
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page