package ezjs_jquery
Bindings for JQuery
Install
Dune Dependency
Authors
Maintainers
Sources
0.1.tar.gz
md5=f2a60765d157c78459a42eb54eb8885f
sha512=4c6458672687b6eb27048a681ebeb42fd5207615ff965b2edcc90cf190b1d08912b37688f5f612a8ce02399e0b148f6eecc7d72612b4314b04f7929a41e32b9a
Description
Bindings for JQuery
Published: 26 Oct 2020
README
ezjs_jquery
OCaml bindings for JQuery.
License
ezjs_jquery
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 (3)
-
js_of_ocaml-ppx
>= "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