package melange-fetch
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Fetch API support for Melange
Install
dune-project
Dependency
Authors
Maintainers
Sources
melange-fetch-0.2.0.tbz
sha256=c92c5bb7b3d19b43177e86c10fcab2694cdca981d065ae4ebc7234aa811665ef
sha512=8a989b972aff865fa796e203ba19604e122ddb1fc555fe71b295dbf158055f6253a64a709014cfe55b1200fcc72793a438db41997ce28bf47cad6a6214c7655d
doc/CHANGES.html
0.2.0
- refactor: replace @mel.send.pipe with @mel.send (#49)
- Add AbortSignal and aborted binding (#47)
- remove ocaml constraint (
f8b80ce7c8d1487c4cc3dd4cbff86a49458660a2) - Fix documentation on iterator (
7418a537634605951f85eb8df759a377b37752dc) - Install reason, ocamlformat and ocaml-lsp-server for
:with-dev-setup(6fae0bc54bcef908fe5a0bdeabff5c1f57363f63)
0.1.0 (2023-09-27)
- Initial release
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page