Skip to content

Browse zip file entries without loading data into memory #290

@manderson23

Description

@manderson23

From reading the API docs it doesn't seem possible to iterate though entry meta data (filename etc.) without reading the complete zip file into browser memory.

It would be useful to browse the zip file metadata without loading the complete file. Like getEntries in zip.js (http://gildas-lormeau.github.io/zip.js/core-api.html#zip-reading).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions