package atable
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Basic spreadsheet tool with HTML tables
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.1.tar.gz
sha256=d485f97e5badfc5d69eeb95c4551fce0063da837fa4417677447ea72b3d1e378
sha512=de52e1fdf7f23033b2ca4b6c17fe74ef775c6718a5113d464ce0c2a871dc9c2b659be00150344f2c9c672c5949e6f8bd4c99aa3ddd5e974804f1289f09611e75
Description
Published: 14 Mar 2021
README
atable 
atable is an OCaml library for basic spreadsheets with HTML tables. For more, have a look at the example folder or at the documentation.
About
Dependencies (6)
-
js_of_ocaml-compiler
>= "3.9" -
js_of_ocaml-ppx
>= "3.9" -
agrid
>= "0.1" -
flex-array
>= "1.2" -
dune
>= "2.7" -
ocaml
>= "4.08"
Dev Dependencies (1)
-
odoc
with-doc
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page