Skip to content

Simple web app to display the contents of a remote ZIP file

License

Notifications You must be signed in to change notification settings

source-cooperative/zip-viewer

Repository files navigation

zip-viewer

A simple web app to display the contents of a remote ZIP file. Uses zip.js to read the file's directory metadata.

How to use

When the app is running, submit a valid remote ZIP file URL via query parameter url. For example:

/?url=https://data.source.coop/harvard-lil/gov-data/collections/data_gov/baffin-bay-region-narwhal-research-version-1/v1.zip

Once the remote file loads, use the interface to navigate its compressed contents.

Development setup

# Install dependencies
npm install

# Run development server
npm run dev

# Build production website
npm run build

About

Simple web app to display the contents of a remote ZIP file

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •