Skip to content

Great work, any plans to provide higher level api #57

@aszenz

Description

@aszenz

Awesome work on the library, i tried it and so far it exceeds my expectations in both perf and memory usage (compared to xlsx/sheetjs).

I'm wondering if this library would like to introduce higher level api's for easily transforming js array of objects /objects of arrays into excel tables with proper formatting.

Currently the library only provides wrappers for the xlsx-writer lib, but maybe it should also provide higher level api's that are useful in the js world. I think that would make this library more useful for the js ecosystem.

I realize this can be done manually with the existing lower level api's, but it requires a lot of code and adding another library on top might make it difficult to maintain.

In addition I would like to create an excel table out of Apache Arrow data as efficiently as possible, any clues/hints on that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions