package ezjs_qrcode
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Bindings for QRCode.js
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      0.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=d0d5e6d1a7c8eef9c68dae158a234b9bee3824388ef3357bcdf662dfd9610b58
    
    
  sha512=4fb3d4050a7622ec6614aea24bc744ce87c6518f318511d210604b3fb20e552b226157c369dc070e0d824133fae9a9e79ad9b1ab293d57f496366f8b6b75a788
    
    
  Description
Bindings for QRCode.js
Published: 31 Jul 2020
README
ezjs_qrcode
OCaml bindings for QRCode.js.
License
    ezjs_qrcode
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)
- 
  
    js_of_ocaml-ppx
  
  
    
>= "3.6" - 
  
    js_of_ocaml
  
  
    
>= "3.6" - 
  
    dune
  
  
    
>= "2.0" - 
  
    ocaml
  
  
    
>= "4.05" 
Dev Dependencies
None
Used by
None
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page