package ezjs_timeline
Bindings for TimelineJS
Install
Dune Dependency
Authors
Maintainers
Sources
0.1.1.tar.gz
md5=75b2b8e534696f1a2cdec878113a188a
sha512=15468735c671210baf0927765a8ca90cf59295fe521ee7b675bcf1c390b4686195e539c363693a6f32228344a569de4df49b7db3d4b8bb71301648a9d2175119
Description
Bindings for TimelineJS
Published: 26 Oct 2020
README
ezjs_timeline
OCaml bindings for TimelineJS.
License
ezjs_timeline
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 (5)
-
ocplib-json-typed
>= "0.7.1"
-
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