Show HN: SheetMog – OSS Excel alternative and headless SDK(github.com)
github.com
Show HN: SheetMog – OSS Excel alternative and headless SDK
https://github.com/fundamental-research-labs/mog
2 コメント
Love it!
With HTML being the future, xslx embedding is the way to go.
Can you speak about how you are different from Univer [1] please?
Link 1: https://github.com/dream-num/univer
With HTML being the future, xslx embedding is the way to go.
Can you speak about how you are different from Univer [1] please?
Link 1: https://github.com/dream-num/univer
Thanks for posting. I can't find a detailed list of Excel functions supported, not supported, work in progress. I'm interested for example in FORECAST.ETS and others.
The engine is built in rust, and can be packaged for web via WASM with typescript GUI.
We have found the API surface to be extremely useful for programming agents or SDKs like Claude Code codex etc...