package ezjs_ace
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Bindings for the Ace editor
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      0.1.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=d082fae5e5d56c6b31d80641144b1161
    
    
  sha512=9ceafdbddadba31b0363a99d8a4617aac30791cf514558b376746c2569510643676e48f0f81d31ac964b895ff05325d22342897d6ccf791087e22963080405ec
    
    
  doc/README.html
ezjs_ace
OCaml bindings to the Ace editor.
License
    ezjs_ace
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.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page