package timmy-jsoo
Js_of_ocaml bindings for Timmy
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.0.4.tar.gz
md5=c8bda198fd548c288fd067217fef22aa
sha512=f168d44b45b453addf0aee02eaf992b6669dc0843cea992ab8a35fefb3a1b76e8225da03424e59369703cce5c788a1eac04f8490c7c8b3977c60da1898811ddf
doc/index.html
Timmy for Javascript
Timmy-jsoo is the Js_of_ocaml
interoperability layer for Timmy
. It provide conversions of most Timmy
objects to and from Javascript.
Contents
The entry point of this library is the module: Timmy_jsoo
.
The timmy-jsoo.clock
library is an implementation of Clock
for the javascript runtime.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page