mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
[GH-ISSUE #249] Output stream support and example table styles #198
Labels
No labels
awaiting user feedback
bug
cmake
cmake
docs
feature request
in progress
long term
medium term
medium term
pull-request
question
question
ready to close
short term
under investigation
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/libxlsxwriter#198
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @msvargas on GitHub (Oct 25, 2019).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/249
Originally assigned to: @jmcnamara on GitHub.
Hi i testing your wonderful library, I will build my own port xlsxwriter in Nodejs, but i need output stream as in Python, to attach with Express in Nodejs, other hand side i need create table with style like this
I share my initial repo with port in Nodejs to help in future any, currently only execute the hello world example
Thanks!
@jmcnamara commented on GitHub (Oct 26, 2019):
Thanks, that looks cool.
Could you add libxlsxwriter as a "topic" metadata to your project so that users can find wrappers in different languages.
Topic/Metadata are shown at the top of the project: https://github.com/jmcnamara/libxlsxwriter
Other examples: https://github.com/search?q=topic%3Alibxlsxwriter&type=Repositories
That isn't currently supported. There is a currently a feature request for it (#196) but I don't know how it can be done in a portable way.
There is also a feature request for that (#33). That will be added at some stage.
Closing this issue since the requests are covered in other feature requests.