ruilisi / fortune-sheet

A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets
https://ruilisi.github.io/fortune-sheet-docs/
MIT License
2.54k stars 227 forks source link

Excel的导入导出功能 #586

Closed alonesmall closed 3 days ago

alonesmall commented 2 months ago

请问Excel的导入导出功能有计划吗?

alonesmall commented 2 months ago

when can we use the Excel import and export function?

sanchit3008 commented 2 months ago

hello, it does not exist yet as a fortunesheet feature. i am working on figuring out how to integrate it, but for now id recommend exporting by using the xlsx package and converting the fortunesheet data object to the requisite format.

sanchit3008 commented 2 months ago

havent verified this but an approach like this might be efficient -

https://claude.site/artifacts/49cdfd32-2002-49c4-8fdd-dcc4efb2a126

inozura commented 2 months ago

hello, it does not exist yet as a fortunesheet feature. i am working on figuring out how to integrate it, but for now id recommend exporting by using the xlsx package and converting the fortunesheet data object to the requisite format.

Hi, which xlsx package did you mean?

sanchit3008 commented 2 months ago

@inozura https://www.npmjs.com/package/xlsx

sanchit3008 commented 2 months ago

@alonesmall im planning to build this feature sometime soon, but i need a few user inputs before i list down the final set of requirements. is it possible to discuss this with you?

alonesmall commented 2 months ago

@sanchit3008 yes, this is my email: alonemall@163.com

sanchit3008 commented 3 days ago

Please use this plugin https://github.com/Corbe30/FortuneExcel