Modular functions #243

Closed
opened 2015-06-03 13:18:24 +00:00 by Comfuner · 3 comments
Comfuner commented 2015-06-03 13:18:24 +00:00 (Migrated from github.com)

Hi,

this is great work.
I really looking forward to an option to use only parsing of an excel file without writing or other. in order to reduce file size

Hi, this is great work. I really looking forward to an option to use only parsing of an excel file without writing or other. in order to reduce file size
codingsteff commented 2015-06-17 11:01:17 +00:00 (Migrated from github.com)

+1

+1
SheetJSDev commented 2017-03-21 18:44:18 +00:00 (Migrated from github.com)

h/t @MikhailTatsky

Would it make more sense for dynamic codec loading (say, a separate file for each format, and the main script would house the core format detection logic and make a request for the right codec)?

h/t @MikhailTatsky Would it make more sense for dynamic codec loading (say, a separate file for each format, and the main script would house the core format detection logic and make a request for the right codec)?
SheetJSDev commented 2021-09-14 04:19:29 +00:00 (Migrated from github.com)

Years later, an ESM build has been introduced. The approach will be refined, but this direction currently separates the independent parts of parsing and writing files.

Years later, an ESM build has been introduced. The approach will be refined, but this direction currently separates the independent parts of parsing and writing files.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sheetjs/sheetjs#243
No description provided.