nfdi4plants / ARCtrl

Library for management of Annotated Research Contexts (ARCs) using an in-memory representation and runtime-agnostic contract systems.
MIT License
10 stars 6 forks source link

[Feature Request] Add JS type support by transpiling to typescript first #367

Open Freymaurer opened 1 month ago

Freymaurer commented 1 month ago

See this branch: https://github.com/nfdi4plants/ARCtrl/tree/typescript_support

Freymaurer commented 3 weeks ago

https://github.com/fable-compiler/Fable/issues/3847

Freymaurer commented 2 weeks ago

There seem to be major issues with Thoth.Json and FsSpreadsheet. I assume this tasks will take longer than a week to fully resolve:

image

Will stop working on it for now.

This seems to be the most common error for json:

image

Found the same issue for FsSpreadsheet and some duplicate member names. This seems solvable