Hi maintainers,
Are there any plans or a roadmap to add Excel I/O support? I’ve created a small wrapper that adds readExcel/writeExcel methods using the ExcelJS engine. For a built-in solution, I’m curious:
- Is Excel I/O on the roadmap? Any expected timeline or prioritization?
- Would you accept a minimal ExcelJS-based implementation to start?
- How do you envision an engine-agnostic API (e.g. supporting ExcelJS, SheetJS/xlsx, or Rust’s Calamine via WASM)?
Thanks for any insight.
Hi maintainers,
Are there any plans or a roadmap to add Excel I/O support? I’ve created a small wrapper that adds
readExcel/writeExcelmethods using the ExcelJS engine. For a built-in solution, I’m curious:Thanks for any insight.