Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add a comment in a zip? #134

Closed
zenorocha opened this issue May 19, 2014 · 4 comments
Closed

How to add a comment in a zip? #134

zenorocha opened this issue May 19, 2014 · 4 comments
Labels

Comments

@zenorocha
Copy link

Packages like archiver let's you add a comment in the zip file.

Is there a way to achieve this using jszip?

@dduponchel
Copy link
Collaborator

No, mainly because nobody asked for this feature. But I'm adding this to my TODO :)

@zenorocha
Copy link
Author

Nice!

@mairatma
Copy link

👍

dduponchel added a commit to dduponchel/jszip that referenced this issue May 27, 2014
This commit add the ability to read and generate comments on the zip
file and/or on each zip entry.
Fix Stuk#134.
@nstephenh
Copy link

In the current implementation, is there a way to change the comment without re-compressing the zip file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants