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.2.tar.gz
md5=616fa2b92e5132153a0353acf2dc757b
sha512=aa2db089193f07a394e9bcb012d838f9f63124b6116e69999c7fc40a7d03eb5436924a7f2c5cbcc30ff22eb08ba382b8037f4035e4f19a5652711595d0a97fa0
Description
A bunch of js_of_ocaml shortcuts
Published: 24 Oct 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 (4)
-
stdlib-shims
>= "0.1" - js_of_ocaml-ppx
-
dune
>= "2.0" -
ocaml
>= "4.05"
Dev Dependencies
None
Used by (6)
- ezjs_crypto
- ezjs_extension
-
ezjs_fetch
= "0.2" -
ezjs_idb
< "0.1.1" -
ezjs_push
>= "0.2" - vue-ppx
Conflicts (1)
-
lwt
< "4.0.0"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page