An open API service indexing awesome lists of open source software.

https://github.com/hubgit/zipadee

A web app for viewing/editing the contents of a ZIP file
https://github.com/hubgit/zipadee

pwa zip

Last synced: 9 months ago
JSON representation

A web app for viewing/editing the contents of a ZIP file

Awesome Lists containing this project

README

          

## Development

Run `vercel dev` to start serving the app.

## Deployment

Run `vercel --target production` to deploy the app via [Vercel](https://vercel.com).

## Bundle Analysis

1. `npm -g install webpack-bundle-analyzer`
2. `yarn run --silent webpack --profile --json > stats.json`
3. `webpack-bundle-analyzer stats.json`

## Credits

* Favicon made by Freepik from www.flaticon.com, licensed CC 3.0 BY.